RequireReleaseDeps
public 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, setSearchTransitive
getCacheId, isCacheable, isResultValid
getLevel, getMessage, setLevel, setMessage
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) throws EnforcerRuleException
checkDependencies
in class AbstractBanDependencies
dependencies
- the dependencieslog
- the logEnforcerRuleException
- the enforcer rule exception