RequireReleaseDepspublic 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, setSearchTransitivegetCacheId, isCacheable, isResultValidgetLevel, getMessage, setLevel, setMessagepublic 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 AbstractBanDependenciesdependencies - the dependencieslog - the logEnforcerRuleException - the enforcer rule exceptionCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.