-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: pmd-plugin
-
None
-
Environment:Platform: All, OS: All
For projects with a lot of violations, the rule description is generated for
each instance of the violation, resulting in huge html files.
The identical messages could be added once per rule to the header and referenced
in the tables instead of being duplicated.
The same behavior exist for the checkstyle output.