Klasse AggregatorPmdViolationCheckMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
Alle implementierten Schnittstellen:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="aggregate-pmd-check", defaultPhase=VERIFY, aggregator=true, threadSafe=true) @Execute(goal="aggregate-pmd") public class AggregatorPmdViolationCheckMojo extends PmdViolationCheckMojo
Fails the build in an aggregator project if there were any PMD violations in the source code.
Seit:
3.15.0