Andreas Dangel created MPMD-251: ----------------------------------- Summary: Invalid report XML is generated with includeXmlInSite=true Key: MPMD-251 URL: https://issues.apache.org/jira/browse/MPMD-251 Project: Maven PMD Plugin Issue Type: Bug Components: CPD, PMD Reporter: Andreas Dangel Assignee: Andreas Dangel Fix For: 3.9.0
See: [https://github.com/apache/maven-plugins/pull/127] When the property [includeXmlInSite|https://maven.apache.org/plugins/maven-pmd-plugin/pmd-mojo.html#includeXmlInSite] is true, then the generated pmd.xml file in the site output directory is invalid (it's missing the closing </pmd> tag). -- This message was sent by Atlassian JIRA (v7.6.3#76005)