Uploaded image for project: 'Maven Deploy Plugin'
  1. Maven Deploy Plugin
  2. MDEPLOY-177

Maven release:perform hangs when downloading maven-metadata.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Not A Problem
    • 2.8.1
    • None
    • deploy:deploy
    • None

    Description

      When attempting to mvn release:perform

      $ mvn release:perform
      ...
      [INFO] [INFO] ------------------------------------------------------------------------
      [INFO] [INFO] Building biojava-legacy 1.8.5
      [INFO] [INFO] ------------------------------------------------------------------------
      [INFO] [INFO] 
      [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ biojava-legacy >>>
      [INFO] [INFO] 
      [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ biojava-legacy <<<
      [INFO] [INFO] 
      [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ biojava-legacy ---
      [INFO] [INFO] 
      [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ biojava-legacy ---
      [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
      [INFO] [INFO] 
      [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ biojava-legacy ---
      [INFO] [INFO] Installing /Users/xxx/working/biojava-legacy/target/checkout/pom.xml to /Users/xxx/.m2/repository/org/biojava/biojava-legacy/1.8.5/biojava-legacy-1.8.5.pom
      [INFO] [INFO] 
      [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ biojava-legacy ---
      [INFO] Uploading: scp://cloudportal.open-bio.org/home/websites/biojava.org/html/static/download/maven/org/biojava/biojava-legacy/1.8.5/biojava-legacy-1.8.5.pom
      [INFO] 4/9 KB   
      [INFO] 8/9 KB   
      [INFO] 9/9 KB   
      [INFO]          
      [INFO] Uploaded: scp://cloudportal.open-bio.org/home/websites/biojava.org/html/static/download/maven/org/biojava/biojava-legacy/1.8.5/biojava-legacy-1.8.5.pom (9 KB at 3.0 KB/sec)
      [INFO] Downloading: scp://cloudportal.open-bio.org/home/websites/biojava.org/html/static/download/maven/org/biojava/biojava-legacy/maven-metadata.xml
      [INFO] 750/750 B   
      [INFO] 751/750 B
      

      the build hangs at this point. It appears there might be a difference between the expected file size and the downloaded file size, but no warning/error messages appear, the build just hangs.

      Attachments

        1. deploy-debug.txt
          27 kB
          Michael Heuer
        2. release-perform-debug.txt
          244 kB
          Michael Heuer
        3. release-perform-3.0.5.txt
          2.96 MB
          Michael Heuer

        Issue Links

          Activity

            People

              Unassigned Unassigned
              heuermh Michael Heuer
              Votes:
              2 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: