You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@codehaus.org on 2004/05/16 03:54:19 UTC

Maven native plugin 1.1 released

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org