Generates a FindBugs Report when the site plugin is run. The HTML report is generated for site commands only. To see more documentation about FindBugs' options, please see the FindBugs Manual.
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
URL |
Type | Name and description |
---|---|
static java.lang.String |
BLANK |
static java.lang.String |
BUNDLE_NAME The name of the property resource bundle (Filesystem). |
static java.lang.String |
CLASS_SUFFIX |
static java.lang.String |
COMMA |
static java.lang.String |
DESCRIPTION_KEY The key to get the description of the Plug-In from the bundle. |
static java.lang.Object |
EOL |
static java.lang.String |
FORWARD_SLASH |
static java.lang.String |
JAVA_REGEX_PATTERN The regex pattern to search for java class files. |
static java.lang.String |
JAVA_SOURCES_KEY The key to get the java source message of the Plug-In from the bundle. |
static java.lang.String |
NAME_KEY The key to get the name of the Plug-In from the bundle. |
static java.lang.String |
PERIOD |
static java.lang.String |
PLUGIN_NAME The name of the Plug-In. |
static java.lang.String |
SOURCE_ROOT_KEY The key to get the source directory message of the Plug-In from the bundle. |
static java.lang.String |
TEST_SOURCE_ROOT_KEY The key to get the source directory message of the Plug-In from the bundle. |
static java.lang.String |
URL_SEPARATOR The character to separate URL tokens. |
java.lang.Object |
findbugsEfforts |
java.lang.Object |
findbugsPriority |
java.lang.Object |
findbugsThresholds |
The name of the property resource bundle (Filesystem).
The key to get the description of the Plug-In from the bundle.
The regex pattern to search for java class files.
The key to get the java source message of the Plug-In from the bundle.
The key to get the name of the Plug-In from the bundle.
The name of the Plug-In.
The key to get the source directory message of the Plug-In from the bundle.
The key to get the source directory message of the Plug-In from the bundle.
The character to separate URL tokens.