Note:This goal should be used as a Maven report.
Full name:
com.github.spotbugs:spotbugs-maven-plugin:4.2.1-SNAPSHOT:spotbugs
Description:
Attributes:
test
.Name | Type | Since | Description |
---|---|---|---|
<classFilesDirectory> |
File |
- |
(no description) Default value is: ${project.build.outputDirectory} . |
<outputDirectory> |
File |
- |
(no description) Default value is: ${project.reporting.outputDirectory} . |
<spotbugsXmlOutputDirectory> |
File |
- |
(no description) Default value is: ${project.build.directory} . |
<testClassFilesDirectory> |
File |
- |
(no description) Default value is: ${project.build.testOutputDirectory} . |
<xmlOutput> |
boolean |
- |
(no description) Default value is: false .User property is: spotbugs.xmlOutput . |
<xmlOutputDirectory> |
File |
- |
(no description) Default value is: ${project.build.directory} . |
Name | Type | Since | Description |
---|---|---|---|
<addSourceDirs> |
boolean |
- |
(no description) Default value is: false .User property is: spotbugs.addSourceDirs . |
<debug> |
Boolean |
- |
(no description) Default value is: false .User property is: spotbugs.debug . |
<effort> |
String |
- |
(no description) Default value is: Default .User property is: spotbugs.effort . |
<excludeBugsFile> |
String |
- |
(no description) User property is: spotbugs.excludeBugsFile . |
<excludeFilterFile> |
String |
- |
(no description) User property is: spotbugs.excludeFilterFile . |
<failOnError> |
boolean |
- |
(no description) Default value is: true .User property is: spotbugs.failOnError . |
<fork> |
boolean |
- |
(no description) Default value is: true .User property is: spotbugs.fork . |
<includeFilterFile> |
String |
- |
(no description) User property is: spotbugs.includeFilterFile . |
<includeTests> |
boolean |
- |
(no description) Default value is: false .User property is: spotbugs.includeTests . |
<jvmArgs> |
String |
- |
(no description) User property is: spotbugs.jvmArgs . |
<maxHeap> |
int |
- |
(no description) Default value is: 512 .User property is: spotbugs.maxHeap . |
<maxRank> |
int |
- |
(no description) User property is: spotbugs.maxRank . |
<nested> |
Boolean |
- |
(no description) Default value is: false .User property is: spotbugs.nested . |
<omitVisitors> |
String |
- |
(no description) User property is: spotbugs.omitVisitors . |
<onlyAnalyze> |
String |
- |
(no description) User property is: spotbugs.onlyAnalyze . |
<outputEncoding> |
String |
- |
(no description) Default value is: ${project.reporting.outputEncoding} .User property is: outputEncoding . |
<pluginList> |
String |
- |
(no description) User property is: spotbugs.pluginList . |
<plugins> |
PluginArtifact[] |
- |
(no description) |
<relaxed> |
Boolean |
- |
(no description) Default value is: false .User property is: spotbugs.relaxed . |
<skip> |
boolean |
- |
(no description) Default value is: false .User property is: spotbugs.skip . |
<skipEmptyReport> |
boolean |
- |
(no description) Default value is: false .User property is: spotbugs.skipEmptyReport . |
<sourceEncoding> |
String |
- |
(no description) Default value is: ${project.build.sourceEncoding} .User property is: encoding . |
<spotbugsXmlOutput> |
boolean |
- |
(no description) Default value is: true . |
<spotbugsXmlOutputFilename> |
String |
- |
(no description) Default value is: spotbugsXml.xml .User property is: spotbugs.outputXmlFilename . |
<threshold> |
String |
- |
(no description) Default value is: Default .User property is: spotbugs.threshold . |
<timeout> |
int |
- |
(no description) Default value is: 600000 .User property is: spotbugs.timeout . |
<trace> |
Boolean |
- |
(no description) Default value is: false .User property is: spotbugs.trace . |
<userPrefs> |
String |
- |
(no description) User property is: spotbugs.userPrefs . |
<visitors> |
String |
- |
(no description) User property is: spotbugs.visitors . |
<xrefLocation> |
File |
- |
(no description) Default value is: ${project.reporting.outputDirectory}/xref . |
<xrefTestLocation> |
File |
- |
(no description) Default value is: ${project.reporting.outputDirectory}/xref-test . |
boolean
No
spotbugs.addSourceDirs
false
java.io.File
Yes
${project.build.outputDirectory}
java.lang.Boolean
No
spotbugs.debug
false
java.lang.String
No
spotbugs.effort
Default
java.lang.String
No
spotbugs.excludeBugsFile
java.lang.String
No
spotbugs.excludeFilterFile
boolean
No
spotbugs.failOnError
true
boolean
No
spotbugs.fork
true
java.lang.String
No
spotbugs.includeFilterFile
boolean
No
spotbugs.includeTests
false
java.lang.String
No
spotbugs.jvmArgs
int
No
spotbugs.maxHeap
512
int
No
spotbugs.maxRank
java.lang.Boolean
No
spotbugs.nested
false
java.lang.String
No
spotbugs.omitVisitors
java.lang.String
No
spotbugs.onlyAnalyze
java.io.File
Yes
${project.reporting.outputDirectory}
java.lang.String
No
outputEncoding
${project.reporting.outputEncoding}
java.lang.String
No
spotbugs.pluginList
org.codehaus.mojo.spotbugs.PluginArtifact[]
No
java.lang.Boolean
No
spotbugs.relaxed
false
boolean
No
spotbugs.skip
false
boolean
No
spotbugs.skipEmptyReport
false
java.lang.String
No
encoding
${project.build.sourceEncoding}
boolean
No
true
java.io.File
Yes
${project.build.directory}
java.lang.String
No
spotbugs.outputXmlFilename
spotbugsXml.xml
java.io.File
Yes
${project.build.testOutputDirectory}
java.lang.String
No
spotbugs.threshold
Default
int
No
spotbugs.timeout
600000
java.lang.Boolean
No
spotbugs.trace
false
java.lang.String
No
spotbugs.userPrefs
java.lang.String
No
spotbugs.visitors
boolean
Yes
spotbugs.xmlOutput
false
java.io.File
Yes
${project.build.directory}
java.io.File
No
${project.reporting.outputDirectory}/xref
java.io.File
No
${project.reporting.outputDirectory}/xref-test