Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Abandoned
-
maven-dependency-tree-3.0.1
-
None
-
None
Description
Violation of Spotbugs GC_UNRELATED_TYPES.
Similar described as Sonar rule.
Due to
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)
at
Attachments
Issue Links
- requires
-
MSHARED-963 Require Maven 3.1.1 (drop dependency to Mave 3.0 Sonatype Aether)
- Closed