[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-user
Subject:    [ANN] Apache Maven PMD Plugin 3.10.0 Released
From:       Andreas Dangel <adangel () apache ! org>
Date:       2018-06-06 19:03:23
Message-ID: 08b6b51c-97a0-77ca-1a86-afc979f99eb9 () apache ! org
[Download RAW message or body]

The Apache Maven team is pleased to announce the release of the Apache
Maven PMD Plugin, version 3.10.0
  
A Maven plugin for the PMD toolkit, that produces a report on both code
rule violations and detected copy and paste
fragments, as well as being able to fail the build based on these metrics.
  
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.10.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.10.0


** Bug
    * [MPMD-253] - PMD links to java Xref fail in aggregated report
    * [MPMD-257] - Allow to disable analysisCache completely, avoid warnings
    * [MPMD-258] - PMD output multiplies with every module in multi module projects
    * [MPMD-259] - FileNotFoundException with analysisCache=true, includeTests=true and no test classes

** New Feature
    * [MPMD-256] - Add maxAllowedViolations property for PMD

** Improvement
    * [MPMD-261] - Upgrade to PMD 6.4.0
    * [MPMD-263] - Add documentation information for GitHub
    * [MPMD-264] - Add rule priority to HTML report

** Dependency upgrade
    * [MPMD-252] - Upgrade parent to 31
    * [MPMD-262] - Upgrade maven-surefire/failsafe-plugin 2.21.0


  
Enjoy,
  
-The Apache Maven team




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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic