Package | Description |
---|---|
org.apache.maven.plugins.pmd |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorCpdReport
Creates a report for PMD's Copy/Paste Detector (CPD) tool in an aggregator project.
|
class |
AggregatorPmdNoForkReport
Creates a PMD site report in an aggregator project without forking the
test-compile phase again. |
class |
AggregatorPmdReport
Creates a PMD site report in an aggregator project based on the rulesets and configuration set in the plugin.
|
class |
CpdReport
Creates a report for PMD's Copy/Paste Detector (CPD) tool.
|
class |
PmdReport
Creates a PMD site report based on the rulesets and configuration set in the plugin.
|
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.