Pankraz76 commented on code in PR #2396:
URL: https://github.com/apache/maven/pull/2396#discussion_r2111951540


##########
its/core-it-suite/src/test/resources/mng-2135/plugin/src/main/java/coreit/ItMojo.java:
##########
@@ -52,8 +52,8 @@ public class ItMojo extends AbstractMojo {
     private File outputFile;
 
     public void execute() throws MojoExecutionException {

Review Comment:
   yes will give dedicated PR for this.
   
   https://docs.openrewrite.org/recipes/staticanalysis/missingoverrideannotation
   
   another good example why we need to buckle up tooling.
   
   
https://pmd.sourceforge.io/pmd-6.3.0/pmd_rules_java_bestpractices.html#missingoverride
   
   - https://github.com/apache/maven/pull/2364



-- 
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

Reply via email to