You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Juan Martín Sotuyo Dodero (JIRA)" <ji...@apache.org> on 2017/10/09 03:16:03 UTC

[jira] [Commented] (MPMD-246) Output details of processing errors

    [ https://issues.apache.org/jira/browse/MPMD-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196459#comment-16196459 ] 

Juan Martín Sotuyo Dodero commented on MPMD-246:
------------------------------------------------

Bare in mind PMD's XML report, starting from PMD 6.0.0, has an explicit XML Schema, and will not only provide stacktraces for Processing Errors, but Config Errors are rendered too, and will gain relevance in upcoming releases.

This may be a good chance to include these too, so that the Maven Plugin produces reports in line with PMD; or simply let PMD create the XML report rather than build it from the Maven plugin itself.

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