Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.4.2
-
None
-
None
Description
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.