[ https://issues.apache.org/jira/browse/MSITE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529094#comment-17529094 ]
Joshua edited comment on MSITE-896 at 4/27/22 10:39 PM: -------------------------------------------------------- I am not sure how to override the report with my order of choice. I thought that the order in the menu was set by the order in which maven processes the plugins in the reporting section. Which is why it is in a different order now because of the inheritance I have to use. It looks like it is using the parent pom reporting plugins first and then my pom's plugins. I am asking if there is a way I can override this? [~michael-o] Is there some documentation that I missed? was (Author: jdavis4452): I am not sure how to override the report with my order of choice. I thought that the order in the menu was set by the order in which maven processes the plugins in the reporting section. Which is why it is in a different order now because of the inheritance I have to use. It looks like it is using the parent pom reporting plugins first and then my pom's plugins. I am asking if there is a way I can override this? > Is it possible to override the Project Reports menu order? > ---------------------------------------------------------- > > Key: MSITE-896 > URL: https://issues.apache.org/jira/browse/MSITE-896 > Project: Maven Site Plugin > Issue Type: Wish > Reporter: Joshua > Priority: Major > Attachments: image-2022-04-27-15-50-48-346.png, > image-2022-04-27-15-51-39-355.png > > > I have to inherit a parent pom per organization guidelines. > Inheriting that parent pom messes up the ordering of the report sets in the > generated project report menu. > Here is before the inheritance > !image-2022-04-27-15-50-48-346.png! > Here is after the inheritance > !image-2022-04-27-15-51-39-355.png! > Is there any way I can override/specify the order of the report sets in this > menu in either my pom or the site.xml? > I would like the after ordering to be the same as before ordering. > I can't change the parent pom which defines most of the report sets. -- This message was sent by Atlassian Jira (v8.20.7#820007)