Andreas Dangel created MPMD-234:
-----------------------------------
Summary: Support incremental analysis cache
Key: MPMD-234
URL: https://issues.apache.org/jira/browse/MPMD-234
Project: Maven PMD Plugin
Issue Type: New Feature
Components: PMD
Reporter: Andreas Dangel
Assignee: Andreas Dangel
Fix For: 3.8
PMD 5.6.0 supports an incremental analysis cache, which speeds up the PMD run.
Only changed files need to be checked again.
In m-pmd-p, a new property should be added to configure the location of the
cache file (preferrably {{analysisCacheLocation=target/pmd/pmd.cache}}) and
another property to enable/disable this feature (e.g. {{analysisCache=true}}).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)