You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the -mavenVersion parameter does not end up in the final pom. It is correctly parsed by the JNAenerator class, but the pom templates (JNA-pom.xml, JNAerator-pom.xml) do not use %version% - they have the hardcoded version 1.0-SNAPSHOT.
version jnaerator-0.12.jar
The text was updated successfully, but these errors were encountered:
the
-mavenVersion
parameter does not end up in the final pom. It is correctly parsed by theJNAenerator
class, but the pom templates (JNA-pom.xml, JNAerator-pom.xml) do not use %version% - they have the hardcoded version1.0-SNAPSHOT
.version
jnaerator-0.12.jar
The text was updated successfully, but these errors were encountered: