Apache Maven JavaDoc Plugin Version 3.4.0 Released
The Apache Maven team is pleased to announce the release of the
Apache Maven JavaDoc Plugin, version 3.4.0.
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.4.0
-
Bug:
- MJAVADOC-696 – Invalid anchors in Javadoc and plugin mojo
-
Task:
- MJAVADOC-712 – Remove remains of org.codehaus.doxia.sink.Sink
-
Dependency upgrades:
- MJAVADOC-711 – Upgrade plugins in ITs
- MJAVADOC-714 – Upgrade to Maven 3.2.5
Enjoy,
-The Apache Maven team