You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by br...@codehaus.org on 2004/05/16 04:00:34 UTC

Maven distribution plugin 1.5 released

The maven team is pleased to announce the Maven Distribution Plugin 1.5 
release! 

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



Changes in this version include:

  Changes:

o Switch from javadoc:generate to site:generate so that entire project site 
  is included in the binary distribution. Issue: MPDIST-8. 
o Add properties maven.dist.tar.executableand maven.dist.gunzip.executablefor 
  specifying the remote executables for these functions Issue: MPDIST-2.  

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

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-dist-plugin
  -Dversion=1.5

For a manual installation, you can download the plugin here:
http://www.ibiblio.org/maven/maven/plugins/maven-dist-plugin-1.5.jar
         

Have fun!
-The maven team
      

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