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