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
10900

org.apache.maven.plugins.release.AbstractReleaseMojo

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

org.apache.maven.plugins.release.HelpMojo

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

org.apache.maven.plugins.release.PerformReleaseMojo

BugCategoryDetailsLinePriority
Read of unwritten field workingDirectory in org.apache.maven.plugins.release.PerformReleaseMojo.execute()CORRECTNESSNP_UNWRITTEN_FIELD119Medium
Unwritten field: org.apache.maven.plugins.release.PerformReleaseMojo.connectionUrlCORRECTNESSUWF_UNWRITTEN_FIELD114Medium
Unwritten field: org.apache.maven.plugins.release.PerformReleaseMojo.releaseProfilesCORRECTNESSUWF_UNWRITTEN_FIELD92Medium
Unwritten field: org.apache.maven.plugins.release.PerformReleaseMojo.workingDirectoryCORRECTNESSUWF_UNWRITTEN_FIELD119Medium

org.apache.maven.plugins.release.PrepareReleaseMojo

BugCategoryDetailsLinePriority
Field PrepareReleaseMojo.session masks field in superclass org.apache.maven.plugins.release.AbstractReleaseMojoCORRECTNESSMF_CLASS_MASKS_FIELD47-312Medium

org.apache.maven.plugins.release.UpdateVersionsMojo

BugCategoryDetailsLinePriority
Field UpdateVersionsMojo.session masks field in superclass org.apache.maven.plugins.release.AbstractReleaseMojoCORRECTNESSMF_CLASS_MASKS_FIELD45-116Medium
Unwritten field: org.apache.maven.plugins.release.UpdateVersionsMojo.developmentVersionCORRECTNESSUWF_UNWRITTEN_FIELD93Medium