We are pleased to announce the Maven Site Plugin 1.7.1 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). 

  Changes:

o Update dependencies to unify them between plugins. The following 
  dependencies are updated : commons-net v1.4.0 to v1.4.1  

===============================================================================


To automatically install the plugin, type the following on a single line:

maven plugin:download
  
-Dmaven.repo.remote=http://people.apache.org/repo/m1-snapshot-repository/,http://repo1.maven.org/maven
  -DgroupId=maven
  -DartifactId=maven-site-plugin
  -Dversion=1.7.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.7.1.jar
 

Have fun!
-The Maven Site Plugin development team

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to