public class ClassifierFilter extends AbstractArtifactFeatureFilter
| Constructor and Description |
|---|
ClassifierFilter(String include,
String exclude) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getArtifactFeature(Artifact artifact)
Should return the type or classifier of the given artifact, so that we can filter it
|
compareFeatures, filter, getExcludes, getIncludes, setExcludes, setIncludesisArtifactIncludedprotected String getArtifactFeature(Artifact artifact)
getArtifactFeature in class AbstractArtifactFeatureFilterartifact - artifact to return type or classifier ofCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.