cstamas commented on code in PR #2328:
URL: https://github.com/apache/maven/pull/2328#discussion_r2085383430


##########
pom.xml:
##########
@@ -796,6 +796,17 @@ under the License.</licenseText>
             </excludes>
           </configuration>
         </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-pmd-plugin</artifactId>

Review Comment:
   Yes, older PMD craps out on Java 24. This basically just ups the PMD 
dependency used by m-pmd-p to one that works on Java 24. No other code change 
needed.



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