[ https://issues.apache.org/jira/browse/MNGSITE-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872695#comment-17872695 ]
ASF GitHub Bot commented on MNGSITE-540: ---------------------------------------- michael-o commented on code in PR #216: URL: https://github.com/apache/maven-scm/pull/216#discussion_r1712988126 ########## maven-scm-plugin/pom.xml: ########## @@ -228,7 +228,7 @@ <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-plugin-plugin</artifactId> + <artifactId>maven-plugin-report-plugin</artifactId> Review Comment: @kwin I move this to a profile for consistency reasons with others. ########## maven-scm-plugin/pom.xml: ########## @@ -228,7 +228,7 @@ <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-plugin-plugin</artifactId> + <artifactId>maven-plugin-report-plugin</artifactId> Review Comment: > For me is ok ... even more I would be happy to remove reporting profile at all everywhere. > > We always should execute all reporting plugins not only in special profile This is a separate discussion. The reason is likely computational overhead. > Broken links to mojos at Maven SCM Plugin:Goals Overview > -------------------------------------------------------- > > Key: MNGSITE-540 > URL: https://issues.apache.org/jira/browse/MNGSITE-540 > Project: Maven Project Web Site > Issue Type: Bug > Reporter: Piotr Zygielo > Assignee: Michael Osipov > Priority: Major > > [https://maven.apache.org/scm/maven-scm-plugin/] > Click {{scm:edit}} to go to > [https://maven.apache.org/scm/maven-scm-plugin/edit-mojo.html] which is "Page > Not Found". > (or {{{}:checkin{}}}, {{{}:status{}}}... for the same) > > ---- > apache/maven-scm:90f9abc4397e269b929b039dda567f538b28375d -- This message was sent by Atlassian Jira (v8.20.10#820010)