The maven team is pleased to announce the Maven Native Plug-in 1.1 release!
http://maven.apache.org/reference/plugins/native/ Plugin for native compilation c,c++, fortran Changes in this version include: New Features: o add src includes/excludes. Issue: MPNATIVE-5. Thanks to Joachim Bader. o Linker and compiler argument passing. Issue: MPNATIVE-4. Thanks to Joachim Bader. o Use properties more. Issue: MPNATIVE-3. Thanks to Joachim Bader. Fixed bugs: o Help javah work on all JDK features. Issue: MPNATIVE-1. Thanks to Joachim Bader. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-native-plugin -Dversion=1.1 For a manual installation, you can download the plugin here: http://www.ibiblio.org/maven/maven/plugins/maven-native-plugin-1.1.jar Have fun! -The maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
