Class ExcludesArtifactFilter

  • All Implemented Interfaces:
    ArtifactFilter

    public class ExcludesArtifactFilter
    extends IncludesArtifactFilter
    Filter to exclude from a list of artifact patterns.
    Author:
    Brett Porter TODO I think this is equiv. to exclusion set filter in maven-core