We are pleased to announce the Maven Site Plugin 1.7.1-SNAPSHOT release! http://maven.apache.org/maven-1.x/plugins/site/ Generate web site. =============================================================================== Changes in this version include: Fixed bugs: o Update files modes on the remote host after deployment with rsync (you don't have to use the same rights in your local directory). o Update root directory mode on the remote host (rsync and ssh). =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://people.apache.org/repository/ -DgroupId=maven -DartifactId=maven-site-plugin -Dversion=1.7.1-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.7.1-SNAPSHOT.jar Have fun! -The Maven Site Plugin development team