public class BannedPlugins extends BannedDependencies
Constructor and Description |
---|
BannedPlugins() |
Modifier and Type | Method and Description |
---|---|
protected Set<org.apache.maven.artifact.Artifact> |
getDependenciesToCheck(org.apache.maven.project.MavenProject project) |
protected CharSequence |
getErrorMessage(org.apache.maven.artifact.Artifact artifact) |
checkDependencies, compareDependency, getExcludes, getIncludes, setExcludes, setIncludes
execute, isSearchTransitive, setSearchTransitive
getCacheId, isCacheable, isResultValid
getLevel, getMessage, setLevel, setMessage
public BannedPlugins()
protected Set<org.apache.maven.artifact.Artifact> getDependenciesToCheck(org.apache.maven.project.MavenProject project)
getDependenciesToCheck
in class AbstractBanDependencies
protected CharSequence getErrorMessage(org.apache.maven.artifact.Artifact artifact)
getErrorMessage
in class AbstractBanDependencies
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.