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
4400

org.apache.maven.plugin.deploy.AbstractDeployMojo

BugCategoryDetailsLinePriority
Unwritten field: org.apache.maven.plugin.deploy.AbstractDeployMojo.repositoryFactoryCORRECTNESSUWF_UNWRITTEN_FIELD221Medium
Unwritten field: org.apache.maven.plugin.deploy.AbstractDeployMojo.repositoryLayoutsCORRECTNESSUWF_UNWRITTEN_FIELD133Medium

org.apache.maven.plugin.deploy.DeployMojo

BugCategoryDetailsLinePriority
org.apache.maven.plugin.deploy.DeployMojo.execute() ignores exceptional return value of java.io.File.mkdirs()BAD_PRACTICERV_RETURN_VALUE_IGNORED_BAD_PRACTICE128Medium

org.apache.maven.plugin.deploy.HelpMojo

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