Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Release History

VersionDateDescription
1.2 2006-01-16
1.1 2004-05-15

Get the RSS feed of the last changes

Release 1.2 - 2006-01-16

TypeChangesBy
fix Need .lib full name. Fixes MPNATIVE-12. Thanks to Dan Tran. ltheussl
fix Add dependency classpath to call to javah. Fixes MPNATIVE-14. Thanks to Marcus Crafter. ltheussl
fix Jelly tokenize incorrect behaviour. Fixes MPNATIVE-13. Thanks to baleineca. ltheussl
add Checking for runtime property and adding it. Default to "dynamic" if not present. Thanks to baleineca. brett
fix Add DLL support to the plugin Fixes MPNATIVE-10. Thanks to Joachim Bader. brett
fix Changed repository location of libraries from so to sos so Maven can handle them as dependencies Fixes MPNATIVE-7. Thanks to Joachim Bader. brett
add Add support for native dependencies (libset/syslibset) Fixes MPNATIVE-7. Thanks to Joachim Bader. brett
add Add support for optional include path (includepath/sysincludepath) Fixes MPNATIVE-7. Thanks to Joachim Bader. brett
add update bcel (consistency) and cpptasks (cross compile) dependencies Fixes MPNATIVE-8. Thanks to Joachim Bader. brett

Release 1.1 - 2004-05-15

TypeChangesBy
add add src includes/excludes. Fixes MPNATIVE-5. Thanks to Joachim Bader. brett
add Linker and compiler argument passing. Fixes MPNATIVE-4. Thanks to Joachim Bader. brett
add Use properties more. Fixes MPNATIVE-3. Thanks to Joachim Bader. brett
fix Help javah work on all JDK features. Fixes MPNATIVE-1. Thanks to Joachim Bader. brett