Changes
Jason van Zyl
Vincent Massol
Correct the translation of dependency properties on deployment of the POM
Upgrade Wagon SSH External provider to allow the use of no private key, and to correctly pass the private key and port arguments
Upgrade Wagon SSH provider to fix directory creation in the SFTP provider
Wholly resolve the POM before deploying
Deploy anything with SNAPSHOT in the version as a snapshot
Deprecated install-snapshot and deploy-snapshot goals
Remove deprecated old deployment method
Replace bulk of code with Wagon
Improve error handling in FTPDeployer
Allow scpexe protocol to work better with args
Check return code of spawned external processes
Remove old snapshots that were created with symlinks before deployment.
Fix group setting for scpexe deployer
Run scpexe with a relative path so it works on cygwin.
Improve error reporting on a JCEless install attempting to use built in SSH.
Only log JSCH exceptions in debug mode, report exception
Fix group setting for scp deployer
Add mode setting for remote repository
Fix group setting for SFTP deployer
Fix group setting for FTP deployer
Add overwrite option to unzip - necessary to run in batch mode
Add an scp executable deployer
Deprecated the artifact:load hook goal
Allow use of distributionSite POM attribute in artifact method
Update dependencies on commons-*
Allow non-passive FTP
Fix copy-deps when list is empty
Accept empty passphrase to ssh based deployers
Default to maven.username if repository username not given
Add typeHandler parameter to tags to specify a custom handler
Switch between modern and legacy mode based on properties defined
Absorb the deploy plugin to give one point of migration
Build and run against the installed version of Maven
Replace Apache Jakarta Maven by Apache Maven in Manifest
Add documentation for the compress mode property.
Fix Scp deployer when it use compress mode.
Add uberjar extension mapping.
Allow the deploy goals to work with maven.multiproject.type=plugin
Update to commons-jelly-20030902.160215
Update to velocity 1.4-dev
Update to commons-lang 1.0.1