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
1300

org.apache.maven.plugin.coreit.AggregatorDependenciesMojo

BugCategoryDetailsLinePriority
org.apache.maven.plugin.coreit.AggregatorDependenciesMojo.execute() ignores exceptional return value of java.io.File.createNewFile()BAD_PRACTICERV_RETURN_VALUE_IGNORED_BAD_PRACTICE55Medium
org.apache.maven.plugin.coreit.AggregatorDependenciesMojo.execute() ignores exceptional return value of java.io.File.mkdirs()BAD_PRACTICERV_RETURN_VALUE_IGNORED_BAD_PRACTICE54Medium
Champ jamais écrit : org.apache.maven.plugin.coreit.AggregatorDependenciesMojo.touchFileCORRECTNESSUWF_UNWRITTEN_FIELD48Medium