Details
Description
i appended a test .java file, which is as minimal as i was able to get it.
when having it in my project, with the pmd plugin defined under reporting, and then using "mvn site",
PMD fails to parse the source code.
Output:
#########
[INFO] Generating "PMD Report" report.
[WARNING] Error while parsing PmdTest.java: Encountered " "(" "( "" at line 99, column 22.
Was expecting one of:
"." ...
"." ...
"." ...
#########
(there are more of these last 3 lines)
Attachments
Attachments
Issue Links
- depends upon
-
MPMD-160 Update to PMD 5.0.2
- Closed