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

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



Changes in this version include:

  Fixed bugs:

o Make it work by default with any version of the JDK Issue: MPJAVA-22. 

  Changes:

o Deprecate dependency handle 
o Use assert taglib for tests  

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

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

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-java-plugin-1.5.jar
         

Have fun!
-The maven team
      

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

Reply via email to