RequireReleaseDepspublic class NoSnapshots extends AbstractBanDependencies
message| 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, isResultValidgetMessage, setMessageprotected Set<org.apache.maven.artifact.Artifact> checkDependencies(Set<org.apache.maven.artifact.Artifact> dependencies, org.apache.maven.plugin.logging.Log log) throws org.apache.maven.enforcer.rule.api.EnforcerRuleException
checkDependencies in class AbstractBanDependenciesdependencies - the dependencieslog - the logorg.apache.maven.enforcer.rule.api.EnforcerRuleException - the enforcer rule exceptionCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.