Pankraz76 commented on code in PR #2311: URL: https://github.com/apache/maven/pull/2311#discussion_r2098013665
########## pom.xml: ########## @@ -829,6 +829,17 @@ under the License.</licenseText> </dependency> </dependencies> </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-pmd-plugin</artifactId> Review Comment: why do we have cost of carry? this plugin is not in use: - https://github.com/apache/maven/pull/2331 ########## pom.xml: ########## @@ -829,6 +829,17 @@ under the License.</licenseText> </dependency> </dependencies> </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-pmd-plugin</artifactId> Review Comment: why cost of carry? this plugin is not in use: - https://github.com/apache/maven/pull/2331 -- 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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org