[ANN] Apache Maven PMD Plugin 3.27.0 Released

Slawomir Jaranowski <[email protected]>
Newsgroups gmane.comp.jakarta.turbine.maven.user
Message-ID <CAGjJkv2JF5V-V2T6QaoGzx5XjaksLYYSDzJDUVaqyv0eMxQf1g__4306.94604744843$1750867389$gmane$org@mail.gmail.com>
The Apache Maven team is pleased to announce the release of the Apache
Maven PMD Plugin, version 3.27.0

The PMD Plugin allows you to automatically run the PMD code analysis tool
on your project's source code and generate a site report with its results.

It also supports the separate Copy/Paste Detector tool (or CPD)
distributed with PMD.

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.27.0</version>
</plugin>

You can download the appropriate sources etc. from the download page:

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

Release Notes - Maven PMD Plugin - Version 3.27.0

https://github.com/apache/maven-pmd-plugin/releases/tag/maven-pmd-plugin-3.27.0

Enjoy,

-The Apache Maven team
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.