basepom / basepom

All the base POMs in the world.
Apache License 2.0
40 stars 25 forks source link

PMD 7 #74

Open spannm opened 2 months ago

spannm commented 2 months ago

Hi @hgschmie,

I'd be nice to have PMD 7 in your upcoming basepom release (currently 6.55.0). Suggested new version values for following Maven properties:

<dep.pmd.version>7.2.0</dep.pmd.version>
<dep.plugin.pmd.version>3.23.0</dep.plugin.pmd.version>

Thanks Markus

JKomoroski commented 1 month ago

I believe PMD v7 is required for Java 21, PMD is the only plugin that has given me trouble from basepom on my J21 projects.