cstamas commented on code in PR #1189: URL: https://github.com/apache/maven-mvnd/pull/1189#discussion_r1854546299
########## .mvn/maven.config: ########## @@ -1,3 +1,4 @@ -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.requestSentEnabled=true -Dmaven.wagon.http.retryHandler.count=10 +-Daether.transport.jdk.httpVersion=HTTP_1_1 Review Comment: This can go away now with Resolver 2.0.4 (mvn 4-beta-6) -- 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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org