cstamas commented on code in PR #1189: URL: https://github.com/apache/maven-mvnd/pull/1189#discussion_r1854546540
########## .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: In fact, all of these can go away, wagon is not used anymore, is it? -- 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