Package org.apache.maven.plugins.pmd.exec
-
Class Summary Class Description CpdExecutor Executes CPD with the configuration provided viaCpdRequest.CpdRequest Data object to store all configuration options needed to execute CPD as a separate process.CpdResult Provides access to the result of the CPD analysis.PmdExecutor Executes PMD with the configuration provided viaPmdRequest.PmdRequest Data object to store all configuration options needed to execute PMD as a separate process.PmdResult Provides access to the result of the pmd analysis.