The maven team is pleased to announce the Maven Artifact Plugin 1.4.1 release!
http://maven.apache.org/reference/plugins/artifact/ Tools to manage artifacts and deployment. Requires Maven 1.0 RC4 Changes in this version include: Fixed bugs: o Improve error handling in FTPDeployer o Allow scpexe protocol to work better with args Issue: MPARTIFACT-38. o Check return code of spawned external processes Issue: MPARTIFACT-34. o Remove old snapshots that were created with symlinks before deployment. Issue: MPARTIFACT-32. o Fix group setting for scpexe deployer Issue: MPARTIFACT-29. o Run scpexe with a relative path so it works on cygwin. Issue: MPARTIFACT-28. o Improve error reporting on a JCEless install attempting to use built in SSH. Issue: MPARTIFACT-26. o Only log JSCH exceptions in debug mode, report exception Issue: MPARTIFACT-27. o Fix group setting for scp deployer Issue: MPARTIFACT-30. o Add mode setting for remote repository Issue: MPARTIFACT-12. o Fix group setting for SFTP deployer Issue: MPARTIFACT-11. o Fix group setting for FTP deployer Issue: MPARTIFACT-24. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.4.1 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.1.jar Have fun! -The maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
