public class ArtifactFilter extends Object
Constructor and Description |
---|
ArtifactFilter(List<String> includes,
List<String> excludes)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
match(org.apache.maven.artifact.Artifact artifact)
Matches the given artifact against the filter configuration.
|
String |
toString() |
Copyright © 2016 buschmais GbR. All rights reserved.