Deprecated API
Contents
-
Deprecated FieldsFieldDescriptionsince 3.15.0 Use the goals
pmd:aggregate-pmd
andpmd:aggregate-cpd
instead. See FAQ: Why do I get sometimes false positive and/or false negative violations? for an explanation.With 3.22.0 and the upgrade to PMD 7, this parameter has no effect anymore. The PMD log is now always redirected into the maven log and this can't be disabled by this parameter anymore. In order to disable the logging, see Maven Logging. You'd need to start maven withMAVEN_OPTS=-Dorg.slf4j.simpleLogger.log.net.sourceforge.pmd=off mvn <goals>
.since 3.15.0 Use the goalpmd:aggregate-check
orpmd:aggregate-cpd-check
instead.
-
Deprecated Methods