nativelibs4java / JNAerator

JNAerator: native bindings generator for JNA / BridJ / Node.js
http://jnaerator.googlecode.com
504 stars 108 forks source link

mavenVersion ignored #101

Open MartinTrummer opened 8 years ago

MartinTrummer commented 8 years ago

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

ssill2 commented 4 years ago

I'm seeing this issue also with .012