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/06/05 07:23:54 UTC

Maven Site Plugin 1.6.1 Released

The maven team is pleased to announce the Maven Site Plugin 1.6.1 release!

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

  Fixed bugs:

o Goal site:ftpdeploy did nothing Issue: MPSITE-22.
o In SSH mode do not continue with other commands if any prior commands have
  failed
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

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


Have fun!
-The maven team

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