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
5100

org.apache.maven.archiver.MavenArchiver

BugCategoryDetailsLinePriority
Redundant nullcheck of artifact, which is known to be non-null in org.apache.maven.archiver.MavenArchiver.getManifest(MavenSession, MavenProject, ManifestConfiguration, Map)STYLERCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE253Medium