GitHub user bradflood opened a pull request:

    https://github.com/apache/maven-plugins/pull/127

    isolate and fix issue with PMD Report, includeXmlInSite - invalid xml file 

    for PMD reports with format XML and includeXmlInSite=true, the pmd.xml file 
copied to the site directory does not have the closing pmd element.
    
    I've attached a failing test case, along with the small code change, 
required to fix this. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bradflood/maven-plugins trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-plugins/pull/127.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #127
    
----
commit acc32ae8126ff3bb358104b47e901fa7a548554c
Author: Brad Flood <[email protected]>
Date:   2017-08-21T01:56:48Z

    isolate and fix issue with includeXmlInSite not producing a valid xml
    file in the site directory

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to