The maven team is pleased to announce the Maven Artifact Plugin 1.6 release! 

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

Tools to manage artifacts and deployment. The plugin now requires Maven 1.1, 
and corrects the issues seen when
deploying projects in Maven 1.1-beta-1. It is highly recommended that you 
upgrade to the latest artifact plugin
available for your version of Maven.

Changes in this version include:

o Correct basedir for file:// URLs Issue: MPARTIFACT-55. 
o Fix handling of dependencies with properties Issue: MPARTIFACT-54.  

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

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-artifact-plugin
  -Dversion=1.6

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

Have fun!
-The maven team
      


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

Reply via email to