Class AbstractResolveDependencies.IgnorableDependency
java.lang.Object
org.codehaus.mojo.extraenforcer.dependencies.AbstractResolveDependencies.IgnorableDependency
- Enclosing class:
AbstractResolveDependencies
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
applyIgnoreClasses
(String[] ignores, boolean indent) boolean
boolean
matchesArtifact
(org.apache.maven.artifact.Artifact dup)
-
Field Details
-
groupId
-
artifactId
-
classifier
-
type
-
ignores
-
-
Constructor Details
-
IgnorableDependency
protected IgnorableDependency()
-
-
Method Details
-
applyIgnoreClasses
-
matchesArtifact
public boolean matchesArtifact(org.apache.maven.artifact.Artifact dup) -
matches
-