The Apache Maven team is pleased to announce the release of the Maven PMD Plugin version 3.24.0.

https://maven.apache.org/plugins/maven-pmd-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-pmd-plugin</artifactId>
  <version>3.24.0</version>
</plugin>


Release Notes - Maven PMD Plugin - Version 3.24.0

** Bug
* [MPMD-399] - Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

** Improvement
    * [MPMD-391] - Log what developers care about and not what they don't

** Dependency upgrade
    * [MPMD-400] - Upgrade to PMD 7.3.0


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to