You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Oscar Farga (Jira)" <ji...@apache.org> on 2020/12/21 14:10:00 UTC

[jira] [Created] (MJAVADOC-667) Broken links in javadoc comments

Oscar Farga created MJAVADOC-667:
------------------------------------

             Summary: Broken links in javadoc comments
                 Key: MJAVADOC-667
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-667
             Project: Maven Javadoc Plugin
          Issue Type: Bug
            Reporter: Oscar Farga


Some class references in the javadocs comments are pointing to the wrong package

./apidocs/org/apache/maven/plugin/javadoc/options/Group.html

where it should be

/apidocs/org/apache/maven/plugins/javadoc/options/Group.html



There are 11 occurrences of this bug in the AbstractJavadocMojo and 1 in the faq.apt file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)