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