[
https://issues.apache.org/jira/browse/WAGON-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908445#comment-17908445
]
Tamas Cservenak commented on WAGON-606:
---------------------------------------
This already happened, as Maven does not use Wagon anymore as transport for
artifacts, and new transports like JDK (the new default) and Jetty do support
HTTP/2 and perf diff is noticeable (along with port usage). I cannot tell
whether Wagon needs HTTP/2 or not.
> Support HTTP/2
> --------------
>
> Key: WAGON-606
> URL: https://issues.apache.org/jira/browse/WAGON-606
> Project: Maven Wagon
> Issue Type: New Feature
> Components: wagon-http
> Affects Versions: 3.4.2
> Reporter: Ingo Siebert
> Priority: Major
>
> Maven could get a performance boost when downloading and uploading artifacts
> by using HTTP/2.
> The benefit out of the box would be, that the TCP connection is reused for
> all HTTP/2 requests.
>
> As far as I understood, the only thing that must be done is that the Apache
> httpclient dependency must be updated from 4.5 to 5.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)