[ http://jira.codehaus.org/browse/MNG-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=183107#action_183107 ]
Brett Porter commented on MNG-4234: ----------------------------------- I was able to deploy a 192M artifact to Archiva using deploy:deploy-file, Maven 2.2.0, OS X 10.5.7, Java 5. Perhaps you need to raise this as a bug against Nexus since it doesn't seem to be a Maven regression? > Deploying a 28M WAR file to Nexus 1.2.1 fails > --------------------------------------------- > > Key: MNG-4234 > URL: http://jira.codehaus.org/browse/MNG-4234 > Project: Maven 2 > Issue Type: Bug > Components: Deployment > Affects Versions: 2.0.10, 2.1.0, 2.2.0 > Environment: OS 10.5.7, Maven 2.2.0, Java 1.5, Nexus 1.2.1 > Reporter: Nayan Hajratwala > > I have a 28MB WAR file. > release:prepare works fine. > Behavior of release:perform with different maven versions is different, > however, all fail > Distribution Repository URL is: > http://maven.xxx.com:8080/nexus/content/repositories/xxx-private > *** 2.2.0 *** > uploads go on forever.... note that 142789 > 28557 > ... > [INFO] 142779/28557K > [INFO] 142783/28557K > [INFO] 142787/28557K > [INFO] 142789/28557K > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [ERROR] BUILD ERROR > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] Error deploying artifact: The server maven.xxx.com failed to > respond > *** 2.1.0 *** > upload hangs after reaching max > ... > [INFO] 28540/28557K > [INFO] 28544/28557K > [INFO] 28548/28557K > [INFO] 28552/28557K > [INFO] 28556/28557K > [INFO] 28557/28557K > *** 2.0.10 *** > slightly different output, but upload still hangs > ... > [INFO] 28536/28557K > [INFO] 28540/28557K > [INFO] 28544/28557K > [INFO] 28548/28557K > [INFO] 28552/28557K > [INFO] 28556/28557K > [INFO] 28557/28557K > [INFO] 28557K uploaded > I ended up uploading manually through the nexus UI, and that worked fine. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira