[ 
https://jira.codehaus.org/browse/MNG-4977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=296003#comment-296003
 ] 

David McWhorter commented on MNG-4977:
--------------------------------------

I have the same issue, using the latest maven 3.0.4.  Downloads exactly 2^31-1 
bytes and then stops.  Also using artifactory to serve the artifact and 
downloading the artifact with wget works without problems.
                
> Both Maven 2 and 3 fail to retrieve a <dependency> that is larger than 
> Integer.MAX_VALUE
> ----------------------------------------------------------------------------------------
>
>                 Key: MNG-4977
>                 URL: https://jira.codehaus.org/browse/MNG-4977
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 3.0.2
>            Reporter: Evgeny Goldin
>         Attachments: 1.png, 2.png
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to