Changes
dIon Gillard
Missing maven.ssh.args in site:publish.
Make chmod options in site:sshdeploy configurable.
SSH arguments not used in sshdeploy with 'clean'.
Deploying the site documentation through SSH always results in 'Build Successful'.
FTP deployment doesn't create the remote directory root.
Goal site:ftpdeploy does nothing
In SSH mode do not continue with other commands if any prior commands have failed
Corrected rsync behaviour in some environments
Remove -v option from rsync by default
Add ability to clean the destination before deployment
Add the rsync deployment method
Add the ability to have an intermediate staging publish step for the site
Allow tar options as a property
Update commons-httpclient and commons-net
Support for Putty in site:sshdeploy and add optional maven.ssh.args and maven.scp.args.
Remove telnet server for ftp deployment
Remove unneeded ant dependency
Allows site deployment via ftp.
Top level site directory needs g+u.
Update to use maven.docs.*/maven.gen.docs
update to commons-lang 1.0.1
Added properties
maven.site.gunzip.executableand
maven.site.tar.executable
Added ability to deploy via filesystem
Original release for Maven 1.0-beta6