You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/04/10 11:13:06 UTC

[GitHub] [maven-resolver] caiwei-ebay commented on pull request #163: MRESOLVER-133 unnessary poms downloadings for dependency using versio…

caiwei-ebay commented on PR #163:
URL: https://github.com/apache/maven-resolver/pull/163#issuecomment-1094248189

   @michael-o @cstamas @ibabiankou @cannucklehead
   
   This is the draft PR for MRESOLVER-133.
   
   The idea is below as referenced from Ivan's comments in the ticket: 
   > Below loop should iterate over reversed list of versions, it should only try to get artifact descriptor and break as soon as got one successfully.
   https://github.com/apache/maven-resolver/blob/master/maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/bf/BfDependencyCollector.java#L394
   
   The same changes applied to original DF solution.
   
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org