public class SpecificScopesArtifactFilter extends Object implements org.apache.maven.artifact.resolver.filter.ArtifactFilter
| Constructor and Description |
|---|
SpecificScopesArtifactFilter(String scopes)
Takes a comma separated list of scopes to include.
|
public SpecificScopesArtifactFilter(String scopes)
scopes - A comma separated list of scopesCopyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.