public class ExcludeFilter
extends org.apache.maven.shared.artifact.filter.collection.AbstractArtifactsFilter
ArtifactsFilter that filters out any artifact matching a configurable list of
Exclude instances.| Constructor and Description |
|---|
ExcludeFilter(List<Exclude> excludes)
Create a new instance with the list of
Exclude instance(s) to use. |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.