Maven html report shows """ where it should display the " character
------------------------------------------------------------------------
Key: MPPMD-17
URL: http://jira.codehaus.org/browse/MPPMD-17
Project: maven-pmd-plugin
Type: Bug
Environment: Maven 1.0.2
Reporter: Wim Deblauwe
Priority: Minor
When you have a violation of the "String literal appearing many times" rule,
you get the following error message in the html report:
The String literal "tag" appears 4 times in this file; the first
occurrence is on line 70
It would be more readable if it where:
The String literal "tag" appears 4 times in this file; the first occurrence is
on line 70
regards,
Wim
--
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]