Interface ArtifactItemFilter

    • Method Detail

      • isArtifactIncluded

        boolean isArtifactIncluded​(ArtifactItem item)
                            throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
        Parameters:
        item - ArtifactItem
        Returns:
        true/false.
        Throws:
        org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException - in case of an error.