You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matt Nelson (JIRA)" <ji...@apache.org> on 2017/04/24 14:33:04 UTC

[jira] [Updated] (MPMD-233) Upgrade to PMD 5.6.0

     [ https://issues.apache.org/jira/browse/MPMD-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Nelson updated MPMD-233:
-----------------------------
    Description: 
PMD-5.6.0 introduced non-passive API changes
https://github.com/pmd/pmd/pull/131

{noformat}
00:56:58 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.7:pmd (pmd) on project maven-base-pom-test: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.7:pmd failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-pmd-plugin:3.7:pmd: java.lang.NoSuchMethodError: net.sourceforge.pmd.RuleSetFactory.setMinimumPriority(Lnet/sourceforge/pmd/RulePriority;)V
{noformat}

> Upgrade to PMD 5.6.0
> --------------------
>
>                 Key: MPMD-233
>                 URL: https://issues.apache.org/jira/browse/MPMD-233
>             Project: Maven PMD Plugin
>          Issue Type: Improvement
>          Components: CPD, PMD
>    Affects Versions: 3.7
>            Reporter: Matt Nelson
>            Assignee: Andreas Dangel
>             Fix For: 3.8
>
>
> PMD-5.6.0 introduced non-passive API changes
> https://github.com/pmd/pmd/pull/131
> {noformat}
> 00:56:58 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.7:pmd (pmd) on project maven-base-pom-test: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.7:pmd failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-pmd-plugin:3.7:pmd: java.lang.NoSuchMethodError: net.sourceforge.pmd.RuleSetFactory.setMinimumPriority(Lnet/sourceforge/pmd/RulePriority;)V
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)