You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Karl Heinz Marbaise <kh...@apache.org> on 2015/03/18 21:24:36 UTC

[ANN] Apache Maven JavaDoc Plugin Version 2.10.2 Released

The Apache Maven team is pleased to announce the release of the 
Apache Maven JavaDoc Plugin, version 2.10.2

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

The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified
project.

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-javadoc-plugin</artifactId>
  <version>2.10.2</version>
</plugin>

Release Notes - Maven JavaDoc Plugin - Version 2.10.2

Bug:

 * [MJAVADOC-365] - [Patch] sourceFileExcludes does not work due to inclusion of packages

Improvements:

 * [MJAVADOC-415] - Update plexus-archiver to 2.6.3 and p-utils to 3.0.18
 * [MJAVADOC-417] - Update version of plexus-archive from 2.5 to 2.9

Enjoy,

- The Apache Maven team

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