The following document contains the results of FindBugs Report
FindBugs Version is 2.0.0
Threshold is low
Effort is max
Class | Bugs |
---|---|
de.smartics.maven.bugzilla.AbstractIssueManagementMojo | 5 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
AbstractIssueManagementMojo.commandFactory not initialized in constructor and dereferenced in de.smartics.maven.bugzilla.AbstractIssueManagementMojo.loginOnDemand(boolean) | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | 90 | Low |
AbstractIssueManagementMojo.commandFactory not initialized in constructor and dereferenced in de.smartics.maven.bugzilla.AbstractIssueManagementMojo.logoutOnDemand(boolean) | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | 114 | Low |