Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Labels:None
-
Number of attachments :
Description
On this page there is a "Javadoc Plugin Documentation link in Javadoc Configuration section (bottom of page):
http://maven.apache.org/plugins/maven-javadoc-plugin/usage.html
points to this in error:
http://maven.apache.org/plugins/javadoc-mojo.html
but should point to this:
http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html
Fixed in r909103.