[
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
{quote}
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
{quote}
was:
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
> {quote}
> 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
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)