[ 
https://issues.apache.org/jira/browse/MRESOLVER-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741391#comment-17741391
 ] 

Michael Osipov commented on MRESOLVER-384:
------------------------------------------

There is some discussion in Wagon with [~olegk] and me that we consider HTTP/2 
will give very little benefit. Yet another nature is BIO which is mostly 
incompatible with the classic HTTP client and more or less require the async 
client.

> Support HTTP/2 in maven-resolver-transport-http
> -----------------------------------------------
>
>                 Key: MRESOLVER-384
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-384
>             Project: Maven Resolver
>          Issue Type: Improvement
>          Components: Resolver
>            Reporter: Konrad Windszus
>            Priority: Major
>
> Currently transport-http relies on the outdated Apache HttpClient 4.5.x which 
> does not support HTTP/2 
> (https://hc.apache.org/httpcomponents-client-4.5.x/index.html). 
> {quote}
> Standards based, pure Java, implementation of HTTP versions 1.0 and 1.1
> {quote}.
> The recommendation in https://hc.apache.org/status.html is
> {quote}
> Users of HttpClient 4.x are strongly encouraged to migrate to HttpClient 5.x
> {quote}
> In order to benefit from HTTP/2 connections to Maven Central we should 
> upgrade to Apache HttpClient 5.x or some other library capable of HTTP/2. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to