The following document contains the results of FindBugs Report
FindBugs Version is 2.0.1
Threshold is medium
Effort is min
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Switch statement found in org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor.addType(Type) where default case is missing | STYLE | SF_SWITCH_NO_DEFAULT | 602-609 | Medium |