The maven team is pleased to announce the Maven Artifact Plugin 1.3 release!
http://maven.apache.org/reference/plugins/artifact/ Please note: you must remove the deploy plugin if you install this plugin. Changes in this version include: New Features: o Allow non-passive FTP Issue: MPARTIFACT-8. Thanks to Matt Smith. o Fix copy-deps when list is empty Issue: MPARTIFACT-20. o Accept empty passphrase to ssh based deployers o Default to maven.username if repository username not given o Add typeHandler parameter to tags to specify a custom handler o Switch between modern and legacy mode based on properties defined o Absorb the deploy plugin to give one point of migration Fixed bugs: o Build and run against the installed version of Maven o Replace Apache Jakarta Maven by Apache Maven in Manifest Issue: MPJAR-29. Thanks to Martin van den Bemt. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.3 For a manual installation, you can download the plugin here: http://www.ibiblio.org/maven/maven/plugins/maven-artifact-plugin-1.3.jar Have fun! -The maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
