Apache Maven JavaDoc Plugin Version 3.3.2 Released
The Apache Maven team is pleased to announce the release of the
Apache Maven JavaDoc Plugin, version 3.3.2.
The Javadoc Plugin uses the Javadoc tool to generate javadocs for the
specified project.
1 2 3 4 5 |
|
You can download the appropriate sources etc. from the download page:
https://maven.apache.org/plugins/maven-javadoc-plugin/download.cgi
Release Notes – Apache Maven JavaDoc Plugin – Version 3.3.2
-
Bugs:
- MJAVADOC-693 – NPE if URL is not defined in a dependency
- MJAVADOC-694 – Empty warning with maven-javadoc-plugin 3.3.1
-
Dependency upgrade:
- MJAVADOC-705 – Upgrade Maven Reporting API to 3.1.0
Enjoy,
-The Apache Maven team