[
https://issues.apache.org/jira/browse/WAGON-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276412#comment-17276412
]
Ingo Siebert commented on WAGON-606:
------------------------------------
Thank you, Michael.
The upload of build artifacts of one build takes 14 minutes to an in-house
Nexus.
I hoped it would be less work to do, if Wagon only supports the re-use of the
connections.
Other HTTP/2 features like server push of related artifacts are of couse more
complicated to do.
> 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.3.4#803005)