[
https://jira.codehaus.org/browse/MPMD-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345887#comment-345887
]
Ryan Heinen commented on MPMD-187:
----------------------------------
Pull request for possible fix here:
https://github.com/apache/maven-plugins/pull/21
> Report is generated even when skip is true
> ------------------------------------------
>
> Key: MPMD-187
> URL: https://jira.codehaus.org/browse/MPMD-187
> Project: Maven PMD Plugin
> Issue Type: Bug
> Components: PMD
> Affects Versions: 3.1
> Reporter: Ryan Heinen
>
> When pmd.skip is true, the XML and/or HTML reports are still generated. Even
> though they are empty, generating these files actually takes significant
> portion of overall build time time because a velocity engine must be
> instantiated. skipEmptyReports doesn't seem to avoid the cost of initializing
> the velocity engine.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)