diff --git a/native/pom.xml b/native/pom.xml index 4865427..4d66280 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -13,6 +13,7 @@ false ${javacpp.platform}${javacpp.platform.extension} ${os.name}-${os.arch} + -${javacpp.platform} ${javacpp.platform} @@ -67,18 +68,24 @@ - + + javacpp-build-skip + + true + + native-build-skip - - - native.build.skip - - true + + jar-name-no-os-info + + + + @@ -117,6 +124,7 @@ jar-with-dependencies + ${project.build.finalName}${jar.name.suffix}