@Trait
public interface SpotBugsPluginsTrait
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.artifact.resolver.ArtifactResolver |
getArtifactResolver() |
String |
getEffortParameter() |
org.apache.maven.repository.RepositorySystem |
getFactory() |
org.apache.maven.artifact.repository.ArtifactRepository |
getLocalRepository() |
org.apache.maven.plugin.logging.Log |
getLog() |
String |
getPluginList() |
PluginArtifact[] |
getPlugins() |
List |
getRemoteRepositories() |
org.codehaus.plexus.resource.ResourceManager |
getResourceManager() |
String |
getSpotbugsPlugins() |
File |
getSpotbugsXmlOutputDirectory() |
org.apache.maven.artifact.resolver.ArtifactResolver getArtifactResolver()
org.apache.maven.repository.RepositorySystem getFactory()
List getRemoteRepositories()
org.apache.maven.artifact.repository.ArtifactRepository getLocalRepository()
File getSpotbugsXmlOutputDirectory()
org.apache.maven.plugin.logging.Log getLog()
org.codehaus.plexus.resource.ResourceManager getResourceManager()
String getPluginList()
PluginArtifact[] getPlugins()
String getSpotbugsPlugins()
String getEffortParameter()
Copyright © 2005–2018 hazendaz. All rights reserved.