Klasse AggregatorCpdViolationCheckMojo

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

@Mojo(name="aggregate-cpd-check", defaultPhase=VERIFY, threadSafe=true, aggregator=true) @Execute(goal="aggregate-cpd") public class AggregatorCpdViolationCheckMojo extends CpdViolationCheckMojo
Fail the build in an aggregator project if there were any CPD violations in the source code.
Seit:
3.15.0