You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2015/03/25 14:04:17 UTC

[jira] (MPMD-208) Warning about deprecated Rule name when using rulesets/maven.xml

Dennis Lundberg created MPMD-208:
------------------------------------

             Summary: Warning about deprecated Rule name when using rulesets/maven.xml
                 Key: MPMD-208
                 URL: https://jira.codehaus.org/browse/MPMD-208
             Project: Maven PMD Plugin
          Issue Type: Bug
          Components: PMD
    Affects Versions: 3.4, 3.3
            Reporter: Dennis Lundberg


I get this error if I update from maven-pmd-plugin 3.2 to 3.3 or 3.4:

{noformat}
2015-mar-25 13:59:01 net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name rulesets/java/empty.xml/EmptyCatchBlock instead of the deprecated Rule name rulesets/java/basic.xml/EmptyCatchBlock. Future versions of PMD will remove support for this deprecated Rule name usage.
{noformat}

We should change that rule reference in {{src/main/resources/rulesets/maven.xml}}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)