FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.0

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
77 5 0 0

de.smartics.maven.bugzilla.AbstractIssueManagementMojo

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