RequireReleaseDeps
public class NoSnapshots extends AbstractBanDependencies
Constructor and Description |
---|
NoSnapshots()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Set<org.apache.maven.artifact.Artifact> |
checkDependencies(Set<org.apache.maven.artifact.Artifact> dependencies,
org.apache.maven.plugin.logging.Log log)
Deprecated.
Checks the set of dependencies against the list of excludes.
|
execute, getDependenciesToCheck, getErrorMessage, isSearchTransitive, setSearchTransitive
getCacheId, isCacheable, isResultValid
getLevel, getMessage, setLevel, setMessage
public NoSnapshots()
protected Set<org.apache.maven.artifact.Artifact> checkDependencies(Set<org.apache.maven.artifact.Artifact> dependencies, org.apache.maven.plugin.logging.Log log) throws EnforcerRuleException
checkDependencies
in class AbstractBanDependencies
dependencies
- the dependencieslog
- the logEnforcerRuleException
- the enforcer rule exceptionCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.