diff --git a/jfuse-api/pom.xml b/jfuse-api/pom.xml index 034188ca..b0c142f0 100644 --- a/jfuse-api/pom.xml +++ b/jfuse-api/pom.xml @@ -12,9 +12,4 @@ jFUSE API The main API of jFUSE https://github.com/cryptomator/jfuse/tree/develop/jfuse-api - - - false - - \ No newline at end of file diff --git a/jfuse-examples/pom.xml b/jfuse-examples/pom.xml index 6d775e29..076b21f1 100644 --- a/jfuse-examples/pom.xml +++ b/jfuse-examples/pom.xml @@ -11,6 +11,10 @@ jfuse-examples jFUSE Examples + + true + + org.cryptomator diff --git a/jfuse-linux-aarch64/pom.xml b/jfuse-linux-aarch64/pom.xml index 10e37ef6..91933b37 100644 --- a/jfuse-linux-aarch64/pom.xml +++ b/jfuse-linux-aarch64/pom.xml @@ -14,7 +14,6 @@ https://github.com/cryptomator/jfuse/tree/develop/jfuse-linux-aarch64 - false /usr/aarch64-linux-gnu/include/ diff --git a/jfuse-linux-amd64/pom.xml b/jfuse-linux-amd64/pom.xml index 68eaa453..8ae2e2f8 100644 --- a/jfuse-linux-amd64/pom.xml +++ b/jfuse-linux-amd64/pom.xml @@ -14,7 +14,6 @@ https://github.com/cryptomator/jfuse/tree/develop/jfuse-linux-amd64 - false /usr/x86_64-linux-gnu/include/ diff --git a/jfuse-mac/pom.xml b/jfuse-mac/pom.xml index 8426eb4a..1e645769 100644 --- a/jfuse-mac/pom.xml +++ b/jfuse-mac/pom.xml @@ -14,7 +14,6 @@ https://github.com/cryptomator/jfuse/tree/develop/jfuse-mac - false /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/ diff --git a/jfuse-tests/pom.xml b/jfuse-tests/pom.xml index fa67ad15..dbbacd37 100644 --- a/jfuse-tests/pom.xml +++ b/jfuse-tests/pom.xml @@ -12,6 +12,10 @@ jFUSE Tests Benchmark and Integration Tests + + true + + org.cryptomator diff --git a/jfuse-win-amd64/pom.xml b/jfuse-win-amd64/pom.xml index be2679cb..c4972b77 100644 --- a/jfuse-win-amd64/pom.xml +++ b/jfuse-win-amd64/pom.xml @@ -14,7 +14,6 @@ https://github.com/cryptomator/jfuse/tree/develop/jfuse-win-amd64 - false C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\ucrt diff --git a/pom.xml b/pom.xml index 276333b5..5597380b 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,6 @@ - true ${java.home}/bin/jextract UTF-8 @@ -206,7 +205,7 @@ unix - Linux + linux x86_64 @@ -220,7 +219,7 @@ unix - Linux + linux aarch64 @@ -257,6 +256,7 @@ sign + E6E6A235 --pinentry-mode loopback