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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to