RequireReleaseDepspublic class NoSnapshots extends AbstractBanDependencies
| Constructor and Description |
|---|
NoSnapshots()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<org.apache.maven.artifact.Artifact> |
checkDependencies(java.util.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, setMessageprotected java.util.Set<org.apache.maven.artifact.Artifact> checkDependencies(java.util.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 exception