FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
10300

org.apache.maven.plugins.release.AbstractReleaseMojo

BugCategoryDetailsLinePriority
Method org.apache.maven.plugins.release.AbstractReleaseMojo.createReleaseDescriptor() concatenates strings using + in a loopPERFORMANCESBSC_USE_STRINGBUFFER_CONCATENATION307Medium

org.apache.maven.plugins.release.HelpMojo

BugCategoryDetailsLinePriority
Unwritten field: org.apache.maven.plugins.release.HelpMojo.goalCORRECTNESSUWF_UNWRITTEN_FIELD76Medium

org.apache.maven.plugins.release.UpdateVersionsMojo

BugCategoryDetailsLinePriority
Unwritten field: org.apache.maven.plugins.release.UpdateVersionsMojo.developmentVersionCORRECTNESSUWF_UNWRITTEN_FIELD85Medium