The maven team is pleased to announce the Maven Site Plugin 1.6.1-SNAPSHOT release! http://maven.apache.org/reference/plugins/site/ Generate web site. Changes in this version include: Fixed bugs: o Corrected rsync behaviour in some environments Issue: MPSITE-23. Thanks to Oscar Picasso. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-site-plugin -Dversion=1.6.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.6.1-SNAPSHOT.jar Have fun! -The maven team