You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by lt...@apache.org on 2006/02/25 05:16:03 UTC

[ANN] Maven Artifact Plugin 1.8 for Maven 1.1 released

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

http://maven.apache.org/maven-1.x/reference/plugins/artifact/

Tools to manage artifacts and deployment. *WARNING*: This version of the 
artifact-plugin requires Maven 1.1. People using Maven 1.0 should NOT use this 
version of the plugin. 

===============================================================================

Changes in this version include:

  New Features:

o Document artifact:create-upload-bundle. Fixes MPARTIFACT-65. 
o New goal artifact:create-upload-bundlethat replaces deprecated 
  create-upload-bundle. Fixes MPARTIFACT-64. 

  Changes:

o Rewrite the POM generated with artifact:create-upload-bundle. Fix also 
  MPREPO-10. Fixes MPREPO-9. 
o Upgrade to HttpClient 3.0. Fixes MAVEN-1739.  

===============================================================================


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

maven plugin:download
  -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository/
  -DgroupId=maven
  -DartifactId=maven-artifact-plugin
  -Dversion=1.8

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

Have fun!
-The Maven Artifact Plugin development team

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