- TEST_SOURCE_ROOT_KEY - Static variable in interface org.codehaus.mojo.findbugs.FindBugsInfo
-
- testClassFilesDirectory - Variable in class org.codehaus.mojo.findbugs.AbstractFindbugsMojo
-
Directory containing the test class files for FindBugs to analyze.
- testSourceRoots - Variable in class org.codehaus.mojo.findbugs.AbstractFindbugsMojo
-
The directories containing the test-sources to be compiled.
- threshold - Variable in class org.codehaus.mojo.findbugs.AbstractFindbugsMojo
-
Threshold of minimum bug severity to report.
- timeout - Variable in class org.codehaus.mojo.findbugs.AbstractFindbugsMojo
-
Specifies the amount of time, in milliseconds, that FindBugs may run before
it is assumed to be hung and is terminated.
- trace - Variable in class org.codehaus.mojo.findbugs.AbstractFindbugsMojo
-
Prints a trace of detectors run and classes analyzed to standard output.