The maven team is pleased to announce the Maven Java Plug-in 1.4 release! 

http://maven.apache.org/reference/plugins/java/



Changes in this version include:

  Fixed bugs:

o Allow specifying a JDK to compile with other than the running one Issue: 
  MPJAVA-18. Thanks to Lynn Richards. 
o Add memory usage parameters to pass to the ant javac task Issue: MPJAVA-1. 
  Thanks to Scott Foster. 
o Add source property, default to 1.3. This is required to use JDK 1.5.  

To automatically install the plugin, type the following on a single line:

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-java-plugin
  -Dversion=1.4

For a manual installation, you can download the plugin here:
http://www.ibiblio.org/maven/maven/plugins/maven-java-plugin-1.4.jar
         

Have fun!
-The maven team
      

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to