Uploaded image for project: 'Maven Wagon'
  1. Maven Wagon
  2. WAGON-543

wagon-ssh download hangs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.1
    • wagon-ssh
    • None

    Description

      To reproduce this issue

      1. checkout https://github.com/mojohaus/wagon-maven-plugin.git
      2. Locally build maven 3.6.1-SNAPSHOT with wagon 3.3.0 and run it with
      3. cd src/test/project/ssh-it; mvn -Dit-plugin.version=2.0.0

      Assume your local account can ssh to same host with ssh key

      other notes:

      • No problem with maven 3.6.0
      • I also have internal ssh library wrapper of wagon-ssh to perform sshexe/upload/download activities. Seeing the same issue with wagon 3.3.0
      • The root cause likely is from WAGON-537 with changes at AbstractWagon which may have side effect on internal JSCH 32K buffer

      Reverting WAGON-537 fixes this issue

      Attachments

        1. debugger screenshot.png
          148 kB
          Michael Osipov

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              dantran Dan Tran
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: