@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, printError
executeCheck, getMaxAllowedViolations, isFailOnViolation, printErrors
protected boolean isAggregator()
isAggregator
in class AbstractPmdViolationCheckMojo<Violation>
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.