Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4234

Deploying a 28M WAR file to Nexus 1.2.1 fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 2.0.10, 2.1.0, 2.2.0
    • None
    • Deployment
    • None
    • OS 10.5.7, Maven 2.2.0, Java 1.5, Nexus 1.2.1

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            nayan@chikli.com Nayan Hajratwala
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: