You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/25 09:32:13 UTC

[GitHub] [maven-plugin-tools] kwin commented on a diff in pull request #157: [MPLUGIN-432] Improve site build

kwin commented on code in PR #157:
URL: https://github.com/apache/maven-plugin-tools/pull/157#discussion_r1004236277


##########
maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.java:
##########
@@ -195,7 +194,7 @@
      * This may be relative to the root of the generated Maven site.
      * It does not need to exist yet at the time when this goal is executed.
      * Must end with a slash.
-     * <b>In case this is set the javadoc reporting goal should be executed prior to {@link PluginReport}.</b>
+     * <b>In case this is set the javadoc reporting goal should be executed prior to Plugin Report.</b>

Review Comment:
   I would still put a javadoc reference there (to the new goal). This is linked to the javadoc page in the goal page.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org