Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: None
-
Component/s: PMD
-
Labels:None
-
Number of attachments :
Description
According to PMD documentation, exclude-patterns should be independendant on the program running PMD :
http://pmd.sourceforge.net/howtomakearuleset.html
But Maven scans through all the files, not taking into account the exclude-patterns and thus including files that shouldn't be.
THose file should be filtered out by the maven plugin
Activity
David Matejcek
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | mpmd84-20100716.patch [ 50182 ] |
Dennis Lundberg
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |