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