You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2005/01/18 13:17:40 UTC

[ANN] Maven Site Plugin 1.6 Released

We are pleased to announce the Maven Site Plugin 1.6 release!

http://maven.apache.org/reference/plugins/site/

  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
(it may take up to 4 hours for it to appear on this mirror).

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.jar

Have fun!
-The Maven Site Plugin development team


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org