Class AggregatorCpdViolationCheckMojo

All Implemented Interfaces:
ContextEnabled, 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.
Since:
3.15.0