Details
-
Type:
Bug
-
Status:
Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.2
-
Fix Version/s: 2.5
-
Component/s: wagon-http
-
Labels:None
-
Number of attachments :
Description
We have a .tar* file stored in corporate Maven repository, its size is 2.5Gb. Trying to bring it with Maven (both 2 and 3) causes file of 2147483647 size to be downloaded to local maven repo, which is exactly 2<sup>31</sup>-1.
which servlet engine is your corporate maven repository using? Not sure if this is a maven problem or a problem of the repo manager (sending the wrong size). We would need to test this with downloading from a plane httpd.