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 2021/05/03 19:50:42 UTC

[GitHub] [maven-resolver] michael-o commented on a change in pull request #104: [MRESOLVER-153] Move out from ResolveTask read/writes

michael-o commented on a change in pull request #104:
URL: https://github.com/apache/maven-resolver/pull/104#discussion_r625320523



##########
File path: maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultMetadataResolver.java
##########
@@ -323,6 +323,9 @@ else if ( exception == null )
                         session.getLocalRepositoryManager().getPathForRemoteMetadata(
                                 metadata, request.getRepository(), request.getRequestContext() ) );
 
+                metadataDownloading(

Review comment:
       Maybe this could appear later, but doesn't really matter for the moment.




-- 
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:
users@infra.apache.org