[ 
https://issues.apache.org/jira/browse/MPMD-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Dangel resolved MPMD-246.
---------------------------------
    Resolution: Fixed

With 3.9.0 a new parameter has been added for PMD, which is by default enabled:

Name: *renderProcessingErrors* (property = "pmd.renderProcessingErrors")

Also render processing errors into the HTML report.
Processing errors are problems, that PMD encountered while executing the rules.
It can be parsing errors or exceptions during rule execution.
Processing errors indicate a bug in PMD and the information provided help in
reporting and fixing bugs in PMD.



> 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)

Reply via email to