|
|
@@ -53,6 +53,36 @@
|
|
|
<groupId>ws.schild</groupId>
|
|
|
<artifactId>jave-all-deps</artifactId>
|
|
|
<version>3.2.0</version>
|
|
|
+ <exclusions>
|
|
|
+ <exclusion>
|
|
|
+ <groupId>ws.schild</groupId>
|
|
|
+ <artifactId>jave-nativebin-win32</artifactId>
|
|
|
+ </exclusion>
|
|
|
+ <exclusion>
|
|
|
+ <groupId>ws.schild</groupId>
|
|
|
+ <artifactId>jave-nativebin-win64</artifactId>
|
|
|
+ </exclusion>
|
|
|
+ <exclusion>
|
|
|
+ <groupId>ws.schild</groupId>
|
|
|
+ <artifactId>jave-nativebin-linux32</artifactId>
|
|
|
+ </exclusion>
|
|
|
+ <exclusion>
|
|
|
+ <groupId>ws.schild</groupId>
|
|
|
+ <artifactId>jave-nativebin-linux64</artifactId>
|
|
|
+ </exclusion>
|
|
|
+ <exclusion>
|
|
|
+ <groupId>ws.schild</groupId>
|
|
|
+ <artifactId>jave-nativebin-osx64</artifactId>
|
|
|
+ </exclusion>
|
|
|
+ <exclusion>
|
|
|
+ <groupId>ws.schild</groupId>
|
|
|
+ <artifactId>jave-nativebin-linux-arm32</artifactId>
|
|
|
+ </exclusion>
|
|
|
+ <exclusion>
|
|
|
+ <groupId>ws.schild</groupId>
|
|
|
+ <artifactId>jave-nativebin-linux-arm64</artifactId>
|
|
|
+ </exclusion>
|
|
|
+ </exclusions>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|