[ https://issues.apache.org/jira/browse/MPMD-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16291174#comment-16291174 ]
Ryan Bard commented on MPMD-246: -------------------------------- I am having this problem as well. I've investigated what was going wrong in my files (what java code reproduces the problem, I don't know what is going wrong in the plugin code). It is something to do with processing java code that has an anonymous inner class overriding a method that infers it's generic type from the parameter. I have a writeup of this info and a small example here: https://github.com/RyanBard/pmd-plugin-bug > Output details of processing errors > ----------------------------------- > > Key: MPMD-246 > URL: https://issues.apache.org/jira/browse/MPMD-246 > Project: Maven PMD Plugin > Issue Type: Improvement > Components: PMD > Reporter: Andreas Dangel > Assignee: Andreas Dangel > Fix For: 3.9.0 > > > To help debugging processing errors (or any error in PMD), maven should be > able to output the processing errors with exception stacktraces. > Currently, only the number of the problematic files are displayed. > Furthermore, PMD usually adds the processing errors to the XML report. But > the XML report that is generated with the maven pmd plugin doesn't contain > the errors. -- This message was sent by Atlassian JIRA (v6.4.14#64029)