public class BannedPlugins extends BannedDependencies
excludes, includes
message
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, getMessage, isSearchTransitive, setMessage, setSearchTransitive
getCacheId, isCacheable, isResultValid
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.