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
1110015

org.apache.maven.plugin.jar.HelpMojo

BugCategoryDetailsLinePriority
Unwritten field: org.apache.maven.plugin.jar.HelpMojo.goalCORRECTNESSUWF_UNWRITTEN_FIELD76Medium

org.apache.maven.plugin.jar.JarMojo

BugCategoryDetailsLinePriority
Unwritten field: org.apache.maven.plugin.jar.JarMojo.classesDirectoryCORRECTNESSUWF_UNWRITTEN_FIELD73Medium
Unwritten field: org.apache.maven.plugin.jar.JarMojo.classifierCORRECTNESSUWF_UNWRITTEN_FIELD57Medium

org.apache.maven.plugin.jar.JarSignMojo

BugCategoryDetailsLinePriority
Read of unwritten field projectHelper in org.apache.maven.plugin.jar.JarSignMojo.signJar()CORRECTNESSNP_UNWRITTEN_FIELD362Medium
Unwritten field: org.apache.maven.plugin.jar.JarSignMojo.classifierCORRECTNESSUWF_UNWRITTEN_FIELD360Medium
Unwritten field: org.apache.maven.plugin.jar.JarSignMojo.finalNameCORRECTNESSUWF_UNWRITTEN_FIELD265Medium
Unwritten field: org.apache.maven.plugin.jar.JarSignMojo.projectHelperCORRECTNESSUWF_UNWRITTEN_FIELD362Medium

org.apache.maven.plugin.jar.JarSignVerifyMojo

BugCategoryDetailsLinePriority
Private method org.apache.maven.plugin.jar.JarSignVerifyMojo.addArgIfNotEmpty(List, String, String) is never calledPERFORMANCEUPM_UNCALLED_PRIVATE_METHOD291-292Medium
Unwritten field: org.apache.maven.plugin.jar.JarSignVerifyMojo.finalNameCORRECTNESSUWF_UNWRITTEN_FIELD125Medium

org.apache.maven.plugin.jar.TestJarMojo

BugCategoryDetailsLinePriority
Unwritten field: org.apache.maven.plugin.jar.TestJarMojo.testClassesDirectoryCORRECTNESSUWF_UNWRITTEN_FIELD74Medium