We are pleased to announce the Maven Site Plugin 1.6-SNAPSHOT release! http://maven.apache.org/reference/plugins/site/ Generate web site. Changes in this version include: New Features: o Add ability to clean the destination before deployment o Add the rsync deployment method Issue: MPSITE-21. o Add the ability to have an intermediate staging publish step for the site To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven -DgroupId=maven -DartifactId=maven-site-plugin -Dversion=1.6-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-SNAPSHOT.jar Have fun! -The Maven Site Plugin development team