- canGenerateReport() - Method in FindBugsMojo
-
Checks whether prerequisites for generating this report are given.
- CLASS_SUFFIX - Property in FindBugsInfo
-
- classFilesDirectory - Property in FindBugsGui
-
Directory containing the class files for FindBugs to analyze.
- classFilesDirectory - Property in FindBugsMojo
-
Directory containing the class files for FindBugs to analyze.
- classFilesDirectory - Property in FindbugsViolationCheckMojo
-
Directory containing the class files for FindBugs to analyze.
- COLUMN_BUG_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the bug.
- COLUMN_BUGS_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the bugs.
- COLUMN_CATEGORY_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the category.
- COLUMN_CLASS_KEY - Property in FindbugsReportGenerator
-
The key to column title for the Class.
- COLUMN_CLASSES_KEY - Property in FindbugsReportGenerator
-
The key to column title for the Classes.
- COLUMN_DETAILS_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the details.
- COLUMN_ERRORS_KEY - Property in FindbugsReportGenerator
-
The key to column title for the errors.
- COLUMN_FILES_KEY - Property in FindbugsReportGenerator
-
The key to column title for the files.
- COLUMN_LINE_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the line.
- COLUMN_MISSINGCLASSES_KEY - Property in FindbugsReportGenerator
-
The key to column title for the files.
- COLUMN_PRIORITY_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the priority.
- COMMA - Property in FindBugsInfo
-
- compileSourceRoots - Property in FindBugsMojo
-
The directories containing the sources to be compiled.
- compileSourceRoots - Property in FindbugsReportGenerator
-
The directories containing the sources to be compiled.
- compileSourceRoots - Property in FindbugsViolationCheckMojo
-
The directories containing the sources to be compiled.
- compileSourceRoots - Property in XDocsReporter
-
The directories containing the sources to be compiled.
- currentClassName - Property in FindbugsReportGenerator
-
The name of the current class which is analysed by FindBugs.
- factory - Property in FindBugsGui
-
Used to look up Artifacts in the remote repository.
- factory - Property in FindBugsMojo
-
Used to look up Artifacts in the remote repository.
- failOnError - Property in FindBugsMojo
-
Fail the build on an error.
- failOnError - Property in FindbugsViolationCheckMojo
-
Fail the build on an error.
- fileCount - Property in FindbugsReportGenerator
-
The running total of files analyzed.
- FILES_KEY - Property in FindbugsReportGenerator
-
The key to get the files title of the Plug-In from the bundle.
- findbugsEfforts - Property in FindBugsInfo
-
- FindBugsGui - Class in org.codehaus.mojo.findbugs
Launch the Findbugs GUI.
- FindBugsGui() - Constructor in FindBugsGui
-
- FindBugsInfo - Interface in org.codehaus.mojo.findbugs
Generates a FindBugs Report when the site plugin is run.
- FindBugsMojo - Class in org.codehaus.mojo.findbugs
Generates a FindBugs Report when the site plugin is run.
- FindBugsMojo() - Constructor in FindBugsMojo
-
- FindBugsPluginsTrait - Trait in org.codehaus.mojo.findbugs
FindBugs plugin support for Mojos.
- findbugsPriority - Property in FindBugsInfo
-
- FindbugsReportGenerator - Class in org.codehaus.mojo.findbugs
The reporter controls the generation of the FindBugs report.
- FindbugsReportGenerator(Sink, ResourceBundle, File, SiteTool) - Constructor in FindbugsReportGenerator
-
Default constructor.
- findbugsResults - Property in FindbugsReportGenerator
-
- findbugsResults - Property in XDocsReporter
-
- findbugsThresholds - Property in FindBugsInfo
-
- FindbugsViolationCheckMojo - Class in org.codehaus.mojo.findbugs
Fail the build if there were any FindBugs violations in the source code.
- FindbugsViolationCheckMojo() - Constructor in FindbugsViolationCheckMojo
-
- findbugsXmlOutput - Property in FindBugsMojo
-
This has been deprecated and is on by default.
- findbugsXmlOutput - Property in FindbugsViolationCheckMojo
-
Location where generated html will be created.
- findbugsXmlOutputDirectory - Property in FindBugsGui
-
Specifies the directory where the findbugs native xml output will be generated.
- findbugsXmlOutputDirectory - Property in FindBugsMojo
-
Specifies the directory where the findbugs native xml output will be generated.
- findbugsXmlOutputDirectory - Property in FindbugsViolationCheckMojo
-
Specifies the directory where the findbugs native xml output will be generated.
- findNamedChild(Node, String) - Method in HelpMojo
-
- findSingleChild(Node, String) - Method in HelpMojo
-
- fork - Property in FindBugsMojo
-
Fork a VM for FindBugs analysis.
- fork - Property in FindbugsViolationCheckMojo
-
Fork a VM for FindBugs analysis.
- FORWARD_SLASH - Property in FindBugsInfo
-
- TEST_SOURCE_ROOT_KEY - Property in FindBugsInfo
-
The key to get the source directory message of the Plug-In from the bundle.
- testClassFilesDirectory - Property in FindBugsMojo
-
Directory containing the test class files for FindBugs to analyze.
- testClassFilesDirectory - Property in FindbugsViolationCheckMojo
-
Directory containing the test class files for FindBugs to analyze.
- testSourceRoots - Property in FindBugsMojo
-
The directories containing the test-sources to be compiled.
- testSourceRoots - Property in FindbugsReportGenerator
-
The directories containing the test-sources to be compiled.
- testSourceRoots - Property in FindbugsViolationCheckMojo
-
The directories containing the test-sources to be compiled.
- testSourceRoots - Property in XDocsReporter
-
- threshold - Property in FindBugsMojo
-
Threshold of minimum bug severity to report.
- threshold - Property in FindbugsReportGenerator
-
The threshold of bugs severity.
- threshold - Property in FindbugsViolationCheckMojo
-
Threshold of minimum bug severity to report.
- THRESHOLD_KEY - Property in FindbugsReportGenerator
-
The key to get the threshold of the report from the bundle.
- threshold - Property in XDocsReporter
-
The threshold of bugs severity.
- timeout - Property in FindBugsMojo
-
Specifies the amount of time, in milliseconds, that FindBugs may run before
it is assumed to be hung and is terminated.
- timeout - Property in FindbugsViolationCheckMojo
-
Specifies the amount of time, in milliseconds, that FindBugs may run before
it is assumed to be hung and is terminated.
- toLines(List<String>, String, int, int) - Method in HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
- trace - Property in FindBugsMojo
-
Prints a trace of detectors run and classes analyzed to standard output.
- trace - Property in FindbugsViolationCheckMojo
-
Prints a trace of detectors run and classes analyzed to standard output.
- type - Property in PluginArtifact
-