Class StrictPatternExcludesArtifactFilter

    • Constructor Detail

      • StrictPatternExcludesArtifactFilter

        public StrictPatternExcludesArtifactFilter​(List<String> patterns)
        Creates a new filter that excludes artifacts that match the specified patterns.
        Parameters:
        patterns - the list of artifact patterns to match, as described above