We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2eaabf commit 7749f3dCopy full SHA for 7749f3d
1 file changed
pom.xml
@@ -6112,10 +6112,6 @@
6112
<version>${org.jzy3d.jzy3d-native-jogl-awt.version}</version>
6113
<exclusions>
6114
<!-- Conflicts with properly packaged jogamp native classifiers. -->
6115
- <exclusion>
6116
- <groupId>org.jogamp.gluegen</groupId>
6117
- <artifactId>gluegen-rt-natives-macosx-universal</artifactId>
6118
- </exclusion>
6119
<exclusion>
6120
<groupId>org.jogamp.gluegen</groupId>
6121
<artifactId>gluegen-rt-natives-linux-aarch64</artifactId>
0 commit comments