[ 
https://issues.apache.org/jira/browse/MSITE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720262#comment-17720262
 ] 

ASF GitHub Bot commented on MSITE-965:
--------------------------------------

michael-o commented on code in PR #152:
URL: https://github.com/apache/maven-site-plugin/pull/152#discussion_r1186751198


##########
src/site/site.xml:
##########
@@ -25,7 +25,17 @@ under the License.
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>
-      <item name="Goals" href="plugin-info.html"/>
+      <item name="Goals" href="plugin-info.html" collapse="true">
+        <item name="site:site" href="site-mojo.html"/>
+        <item name="site:deploy" href="deploy-mojo.html"/>
+        <item name="site:run" href="run-mojo.html"/>
+        <item name="site:stage" href="stage-mojo.html"/>
+        <item name="site:stage-deploy" href="stage-deploy-mojo.html"/>
+        <item name="site:attach-descriptor" 
href="attach-descriptor-mojo.html"/>
+        <item name="site:jar" href="jar-mojo.html"/>
+        <item name="site:effective-site" href="effective-site-mojo.html"/>
+        <item name="site:help" href="help-mojo.html"/>
+      </item>

Review Comment:
   Do we do this for other plugins is well? I am bit confused. It isn't wrong, 
but inconsistent with others, IMHO.





> add system requirements history
> -------------------------------
>
>                 Key: MSITE-965
>                 URL: https://issues.apache.org/jira/browse/MSITE-965
>             Project: Maven Site Plugin
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 4.0.0-M8
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>            Priority: Major
>             Fix For: 4.0.0-M9
>
>




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

Reply via email to