Package | Description |
---|---|
org.apache.maven.plugins.pmd |
Class and Description |
---|
AbstractPmdReport
Base class for the PMD reports.
|
AbstractPmdViolationCheckMojo
Base class for mojos that check if there were any PMD violations.
|
AggregatorPmdReport
Creates a PMD site report in an aggregator project based on the rulesets and configuration set in the plugin.
|
CpdReport
Creates a report for PMD's Copy/Paste Detector (CPD) tool.
|
CpdViolationCheckMojo
Fails the build if there were any CPD violations in the source code.
|
ExcludeFromFile |
PmdFileInfo |
PmdReport
Creates a PMD site report based on the rulesets and configuration set in the plugin.
|
PmdViolationCheckMojo
Fails the build if there were any PMD violations in the source code.
|
ViolationDetails
Collector of warnings and failures.
|
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.