[ https://issues.apache.org/jira/browse/MRESOLVER-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925797#comment-17925797 ]
Elliotte Rusty Harold commented on MRESOLVER-671: ------------------------------------------------- As to PMD see here in the code: [https://github.com/apache/maven-resolver/blob/master/pom.xml#L123] {{ <!-- site fixes: skip PMD as it does not support Java 21 -->}} {{ <pmd.skip>true</pmd.skip>}} > Don't require Java 21 > --------------------- > > Key: MRESOLVER-671 > URL: https://issues.apache.org/jira/browse/MRESOLVER-671 > Project: Maven Resolver > Issue Type: Improvement > Reporter: Elliotte Rusty Harold > Priority: Major > > Apparently maven-resolver now requires Java 21 to build. It won't build even > with Java 17. This is getting inconveniently out of sync with what devs have > installed. E.g we can't even jdeprscan for Java 11 or 8 with this version. > This should be pushed back to 17 or further if possible. The bleeding edge is > too bloody. -- This message was sent by Atlassian Jira (v8.20.10#820010)