The following document contains the results of FindBugs
FindBugs Version is 2.0.3
Threshold is medium
Effort is min
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
java.util.List<org.eclipse.aether.graph.Dependency> is incompatible with expected argument type java.util.List<org.sonatype.aether.graph.Dependency> in org.apache.maven.shared.dependency.graph.internal.Maven31DependencyGraphBuilder.collectDependenciesFromReactor(DependencyResolutionException, Collection) | CORRECTNESS | GC_UNRELATED_TYPES | 146 | High |