kwin commented on PR #2103: URL: https://github.com/apache/maven-resolver/pull/2103#issuecomment-5546021388
I would rather opt for reducing the number of HTTP transporters in resolver. This module is the fifth one: 1. Apache HTTP Client 4.5 2. JRE HTTP Client (Java 11+) 3. Jetty HTTP Client (Java 17+) 4. UrlConnection 5. Apache HTTP Client 5.x Why is 2. not sufficient with 1. and 4. as fallbacks for Java 8? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
