FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
98 1 0 0

org.apache.maven.shared.transfer.metadata.ArtifactMetadata

Bug Category Details Line Priority
The class name org.apache.maven.shared.transfer.metadata.ArtifactMetadata shadows the simple name of implemented interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_INTERFACE Not available Medium