Ryan Heinen created MPMD-187:
--------------------------------
Summary: 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)