[ http://jira.codehaus.org/browse/MNG-1158?page=comments#action_50314 ] 

Dave Sag commented on MNG-1158:
-------------------------------

Looking at the src of PMD's ant plugin it doesn't seem too hard to bring the 
maven 2 plugin up to speed.

http://cvs.sourceforge.net/viewcvs.py/pmd/pmd/src/net/sourceforge/pmd/ant/PMDTask.java?view=markup

specically I would like to add support for configurable rule sets, change the 
default to Basic from Controversial, and add support for other output formats.

I can't get onto SVN from in here due to a firewall issue, but could work on 
this from home if no-one else is working on it already.

cheers

dave


> PMD should use "sensible" default rulesets
> ------------------------------------------
>
>          Key: MNG-1158
>          URL: http://jira.codehaus.org/browse/MNG-1158
>      Project: Maven 2
>         Type: Task
>   Components: maven-pmd-plugin
>     Versions: 2.0-beta-3
>     Reporter: Dave Sag

>
>
> When I add a PMD report to my pom.xml the PMD report claims that my class 
> 'Address' should have a constructor.
> this is crazy talk - Address.java is an interface class.
> i guess this is really a PMD bug but i find it hard to believe that such a 
> well established tool as PMD would still be throwing up bugs like this.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to