michael-o commented on a change in pull request #30: Fixes MRESOLVER-7, third
try
URL: https://github.com/apache/maven-resolver/pull/30#discussion_r270636357
##########
File path:
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/DefaultDependencyCollector.java
##########
@@ -666,46 +679,4 @@ private static boolean isLackingDescriptor( Artifact
artifact )
}
return repositories;
}
-
- private static List<? extends Version> filterVersions( Dependency
dependency, VersionRangeResult rangeResult,
Review comment:
Why has this method been removed in this commit?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services