exclude files
-------------

                 Key: MPPMD-28
                 URL: http://jira.codehaus.org/browse/MPPMD-28
             Project: maven-pmd-plugin
          Issue Type: Wish
            Reporter: Jesper Zedlitz


It would be nice if you could exclude files (generated source code) from the 
PMD report.
The Cobertura plugin for examples has a configuration element
<excludes>
    <exclude>org/example/generated/**/*.class</exclude>
</excludes>


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