Class NoSnapshots

    • Constructor Detail

      • NoSnapshots

        public NoSnapshots()
        Deprecated.
    • Method Detail

      • checkDependencies

        protected Set<org.apache.maven.artifact.Artifact> checkDependencies​(Set<org.apache.maven.artifact.Artifact> dependencies,
                                                                            org.apache.maven.plugin.logging.Log log)
                                                                     throws EnforcerRuleException
        Deprecated.
        Checks the set of dependencies against the list of excludes.
        Specified by:
        checkDependencies in class AbstractBanDependencies
        Parameters:
        dependencies - the dependencies
        log - the log
        Returns:
        the sets the
        Throws:
        EnforcerRuleException - the enforcer rule exception