Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Hi all,
I am trying to change the string that is used to suppress warnings in PMD report(the default one is NOPMD). I found out that for doing this in PMD itself i have to use "excludemarker" input param with the custom string. At the moment i think there is not such property in Maven PMD plugin.
Best regards,
Svetlomira
I am attaching the patch for adding this functionality.