You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brett Porter <br...@apache.org> on 2004/07/11 04:02:53 UTC

[ANN] Maven Artifact Plugin 1.4 Released

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

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

Tools to manage artifacts and deployment. Requires Maven 1.0 RC4 

Changes in this version include:

  New Features:

o Add an scp executable deployer Issue: MPARTIFACT-22. Thanks to Leif Nelson. 
o Allow use of distributionSite POM attribute in artifact method 

  Fixed bugs:

o Add overwrite option to unzip - necessary to run in batch mode Issue: 
  MPARTIFACT-23. 

  Changes:

o Deprecated the artifact:load hook goal 
o Update dependencies on commons-*  

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

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

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

Have fun!
-The maven team
      

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