Cannot run pmd with Strings rulesets
------------------------------------

                 Key: MPPMD-30
                 URL: http://jira.codehaus.org/browse/MPPMD-30
             Project: maven-pmd-plugin
          Issue Type: Bug
    Affects Versions: 1.9
            Reporter: Lukas Theussl
         Assigned To: Lukas Theussl
             Fix For: 1.10


Setting maven.pmd.rulesetfiles=rulesets/strings.xml (which is supported 
according to the faq), the build fails with 
{noformat}
java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util
{noformat}
A dependency on oro has to be added.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to