The maven team is pleased to announce the Maven Javadoc Plug-in 1.5 release! 

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



Changes in this version include:

  Fixed bugs:

o javadoc:jar changed to place the jar in maven.build.dir 
o trim absolute paths to basedir in javadoc report, remove [javadoc] banner 
  Issue: MPJAVADOC-22. Thanks to fabrizio giustina. 

  Changes:

o Add plugin test project  

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

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

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

Have fun!
-The maven team
      

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

Reply via email to