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 2005/06/02 11:04:53 UTC

Maven Artifact Plugin RC1 available for testing

Hi,

A release candidate of the Maven Artifact Plugin is now available for 
testing.

  Changes:
o Wholly resolve the POM before deploying
  Issue: MPARTIFACT-49.
o Deploy anything with SNAPSHOT in the version as a snapshot
  Issue: MPARTIFACT-19.
o Deprecated install-snapshot and deploy-snapshot goals
o Replace bulk of code with Wagon
  Issue: MAVEN-1396.

  Removed features:

o Remove deprecated old deployment method

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

maven plugin:download
  -DgroupId=maven
  -DartifactId=maven-artifact-plugin
  -Dversion=1.5-rc1
  -Dmaven.repo.remote=http://cvs.apache.org/repository

For a manual installation, you can download the plugin here:
http://cvs.apache.org/repository/maven/plugins/maven-artifact-plugin-1.5-rc1.jar

Thanks,
Brett


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