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

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

1
2  org.apache.maven.plugins
3  maven-javadoc-plugin
4  3.4.1
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.1

  • Dependency upgrades:

    • MJAVADOC-719 - Update Maven Archiver to 3.6.0
    • MJAVADOC-723 - Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0

Enjoy,

-The Apache Maven team