The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.11.3
The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project.. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configuration: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <version>3.11.3</version> </plugin> You can download the appropriate sources etc. from the download page: https://maven.apache.org/plugins/maven-javadoc-plugin/download.cgi Release Notes - Maven Javadoc Plugin - Version 3.11.3 https://github.com/apache/maven-javadoc-plugin/releases/tag/maven-javadoc-plugin-3.11.3 Enjoy, -The Apache Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org