cstamas commented on PR #2311:
URL: https://github.com/apache/maven/pull/2311#issuecomment-2872603716

   The "full-build" CI job builds Maven Site, that contains PMD report that 
craps out on Java 24:
   ```
        at 
net.sourceforge.pmd.lang.java.types.TypeOps.isSubClassOfNoInterface(TypeOps.java:1957)
        at 
net.sourceforge.pmd.lang.java.types.TypeOps.isSubClassOfNoInterface(TypeOps.java:1957)
        at 
net.sourceforge.pmd.lang.java.types.TypeOps.isSubClassOfNoInterface(TypeOps.java:1957)
        at 
net.sourceforge.pmd.lang.java.types.TypeOps.isSubClassOfNoInterface(TypeOps.java:1957)
   Error: [ERROR] Unknown error occurred while executing a PmdRunnable: 
**java.lang.StackOverflowError**
   ```


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