@Mojo(name="aggregate-cpd-check", defaultPhase=VERIFY, threadSafe=true, aggregator=true) @Execute(goal="aggregate-cpd") public class AggregatorCpdViolationCheckMojo extends CpdViolationCheckMojo
failOnViolation
aggregate, project
Constructor and Description |
---|
AggregatorCpdViolationCheckMojo() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isAggregator() |
execute, getErrorDetails, getPriority, isFailOnViolation, newViolationDetailsInstance, printError
executeCheck, getMaxAllowedViolations, printErrors
protected boolean isAggregator()
isAggregator
in class AbstractPmdViolationCheckMojo<Duplication>
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.