Maven Javadoc Plugin 3.7.0 released

Michael Osipov <[email protected]>
Newsgroups gmane.comp.version-control.subversion.user,gmane.science.biology.informatics.taverna.devel,gmane.comp.apache.maven.announce
Message-ID <80699b55-be00-493e-9406-dd21a48abe63__3597.19840796373$1717183716$gmane$org@apache.org>
The Apache Maven team is pleased to announce the release of the Maven 
Javadoc Plugin, version 3.7.0.

This module generates browsable HTML pages from Java source code.

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.7.0</version>
</plugin>


Release Notes - Maven Javadoc Plugin - Version 3.7.0

** Bug
     * [MJAVADOC-793] - java.lang.NullPointerException: Cannot invoke 
"String.length()" because "text" is null

** Dependency upgrade
     * [MJAVADOC-788] - Upgrade commons-io:commons-io to 2.16.0
     * [MJAVADOC-789] - Upgrade 
org.codehaus.plexus:plexus-interactivity-api to 1.3
     * [MJAVADOC-795] - Upgrade to Parent 42 and Maven 3.6.3


Enjoy,

-The Apache Maven team
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.