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...@apache.org on 2005/06/15 15:39:58 UTC

[ANN] Maven Artifact Plugin 1.5.2 released

We are pleased to announce the Maven Artifact Plugin 1.5.2 release! 

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

Tools to manage artifacts and deployment. 

Changes in this version include:

  Fixed bugs:

o Correct the translation of dependency properties on deployment of the POM 
  Issue: MPARTIFACT-51. 
o Upgrade Wagon SSH External provider to allow the use of no private key, and 
  to correctly pass the private key and port arguments Issue: MPARTIFACT-52. 
o Upgrade Wagon SSH provider to fix directory creation in the SFTP provider 
  Issue: MPARTIFACT-53.  

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

maven plugin:download
  -Dmaven.repo.remote=http://repo1.maven.org/maven
  -DgroupId=maven
  -DartifactId=maven-artifact-plugin
  -Dversion=1.5.2

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.5.2.jar
         

Have fun!
-The Maven Artifact Plugin development team
      

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org