You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/08/26 13:54:00 UTC

[jira] [Created] (MJAVADOC-727) Make methods from JavadocUtil public which deal with retrieving "package-list"/"element-list"

Konrad Windszus created MJAVADOC-727:
----------------------------------------

             Summary: Make methods from JavadocUtil public which deal with retrieving "package-list"/"element-list"
                 Key: MJAVADOC-727
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-727
             Project: Maven Javadoc Plugin
          Issue Type: Improvement
          Components: javadoc
            Reporter: Konrad Windszus


The functionality added in MPLUGIN-417 requires linking to javadoc class pages. In order to distinguish multiple javadoc site sources it needs access to the following methods:
 # [https://github.com/apache/maven-javadoc-plugin/blob/231316be785782b61d96783fad111325868cfa1f/src/main/java/org/apache/maven/plugins/javadoc/JavadocUtil.java#L1694]
 # https://github.com/apache/maven-javadoc-plugin/blob/231316be785782b61d96783fad111325868cfa1f/src/main/java/org/apache/maven/plugins/javadoc/JavadocUtil.java#L1818



--
This message was sent by Atlassian Jira
(v8.20.10#820010)