[ANN] Maven Javadoc Plugin 2.6 Released

2009-07-31 Thread Vincent Siveton
The Maven team is pleased to announce the release of the Maven Javadoc
Plugin, version 2.6.

The Maven Javadoc Plugin is a plugin that uses the javadoc tool for
generating javadocs for the specified project.

http://maven.apache.org/plugins/maven-javadoc-plugin/

You should specify the version in your project's plugin configuration:

plugin
 groupIdorg.apache.maven.plugins/groupId
 artifactIdmaven-javadoc-plugin/artifactId
 version2.6/version
/plugin

Release Notes - Maven 2.x Javadoc Plugin - Version 2.6

** Sub-task
* [MJAVADOC-239] - Helpfile loaded from classpath

** Bug
* [MJAVADOC-181] - Javadoc report not generated for multi-module
project if run from parent level.
* [MJAVADOC-215] - warning proxyHost' is deprecated since 2.4
* [MJAVADOC-219] - skip parameter is ignored in aggregate goal
* [MJAVADOC-220] - ArrayIndexOutOfBoundsException in
JavadocUtil.getIncludedFiles
* [MJAVADOC-230] - aggregate report requires to have
aggregate=true configuration parameter
* [MJAVADOC-231] - tagletpath does not seem to work
* [MJAVADOC-232] - copied doc-files folder contains svn meta files
* [MJAVADOC-238] - No timeout set for URLConnection which can
cause build to get stuck

** Improvement
* [MJAVADOC-216] - Stylesheet file loaded from classpath
* [MJAVADOC-222] - Documentation Issues
* [MJAVADOC-225] - The plugin should be able to generate a jar of
the aggregated javadoc
* [MJAVADOC-226] - Add a new goal to fix Javadoc tags
* [MJAVADOC-240] - Add default Javadoc link depending the values
of maven-compiler-plugin configuration

** New Feature
* [MJAVADOC-97] - enable internal/external dependency references as links

** Task
* [MJAVADOC-217] - Update Aggregating Javadocs example

Enjoy,

-The Maven team

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



Maven Javadoc Plugin 2.6

2009-05-04 Thread Sebastian Annies
Hi Vincent, Benjamin and Jason, 

It seems that all 2.6 issues are fixed and no SNAPSHOT dependency left.
I'd really like to use the javadoc aggregatation + jar feature. How
about calling a vote on releasing 2.6? Can one of you do it (You will
get my non-binding vote for sure)? 

Best Regards,
Sebastian




Re: Maven Javadoc Plugin 2.6

2009-05-04 Thread Vincent Siveton
Hi,

I spoke with Robert Scholte (qdox team) today. He plans to make a new
release soon.

I prefer to wait for this release before starting the release process.
For the curious, it is for the new fix goal.

Cheers,

Vincent

2009/5/4, Sebastian Annies sebastian.ann...@coremedia.com:
 Hi Vincent, Benjamin and Jason,

  It seems that all 2.6 issues are fixed and no SNAPSHOT dependency left.
  I'd really like to use the javadoc aggregatation + jar feature. How
  about calling a vote on releasing 2.6? Can one of you do it (You will
  get my non-binding vote for sure)?

  Best Regards,

 Sebastian




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