Package org.apache.maven.plugins.pmd.exec
package org.apache.maven.plugins.pmd.exec
-
ClassesClassDescriptionExecutes CPD with the configuration provided via
CpdRequest
.Data object to store all configuration options needed to execute CPD as a separate process.Provides access to the result of the CPD analysis.Service for executing CPD.Executes PMD with the configuration provided viaPmdRequest
.Data object to store all configuration options needed to execute PMD as a separate process.Provides access to the result of the pmd analysis.Service for executing PMD.