We are pleased to announce the Maven Site Plugin 1.6.2-SNAPSHOT release! http://maven.apache.org/reference/plugins/site/ Generate web site. Changes in this version include: Fixed bugs: o Deploying the site documentation through SSH always results in 'Build Successful'. Issue: MPSITE-28. Thanks to Davy Toch. o FTP deployment doesn't create the remote directory root. Issue: MPSITE-27. To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven, http://cvs.apache.org/repository/ -DgroupId=maven -DartifactId=maven-site-plugin -Dversion=1.6.2-SNAPSHOT For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-site-plugin-1.6.2-SNAPSHOT.jar Have fun! -The Maven Site Plugin development team