FindBugs plugin support for Mojos.
Type Params | Return Type | Name and description |
---|---|---|
|
org.apache.maven.artifact.resolver.ArtifactResolver |
getArtifactResolver() |
|
java.lang.String |
getEffortParameter() Returns the effort parameter to use. |
|
org.apache.maven.artifact.factory.ArtifactFactory |
getFactory() |
|
java.lang.String |
getFindbugsPlugins() Adds the specified plugins to findbugs. |
|
java.io.File |
getFindbugsXmlOutputDirectory() |
|
org.apache.maven.artifact.repository.ArtifactRepository |
getLocalRepository() |
|
org.apache.maven.plugin.logging.Log |
getLog() |
|
java.lang.String |
getPluginList() |
|
PluginArtifact[] |
getPlugins() |
|
java.util.List |
getRemoteRepositories() |
|
org.codehaus.plexus.resource.ResourceManager |
getResourceManager() |
Returns the effort parameter to use.
Adds the specified plugins to findbugs. The coreplugin is always added first.