Package | Description |
---|---|
org.apache.maven.plugins.pmd |
Modifier and Type | Class and Description |
---|---|
class |
ExcludeDuplicationsFromFile
This class contains utility methods to load property files which define which files
should be excluded from the CPD duplication results.
|
class |
ExcludeViolationsFromFile
This class contains utility for loading property files, which define which PMD violations
from which classes should be ignored and not cause a failure.
|
Constructor and Description |
---|
AbstractPmdViolationCheckMojo(ExcludeFromFile<D> excludeFromFile)
Initialize this abstact check mojo by giving the correct ExcludeFromFile helper.
|
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.