[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2019-01-02 Thread Michael Osipov (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated WAGON-543:
-
Fix Version/s: 3.3.1

> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.3.0
>Reporter: Dan Tran
>Assignee: Michael Osipov
>Priority: Major
> Fix For: 3.3.1
>
> Attachments: debugger screenshot.png
>
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2019-01-02 Thread Michael Osipov (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated WAGON-543:
-
Attachment: debugger screenshot.png

> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.3.0
>Reporter: Dan Tran
>Assignee: Michael Osipov
>Priority: Major
> Attachments: debugger screenshot.png
>
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2018-12-29 Thread Dan Tran (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran updated WAGON-543:
---
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



  was:
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




> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.3.0
>Reporter: Dan Tran
>Priority: Major
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2018-12-28 Thread Michael Osipov (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated WAGON-543:
-
Affects Version/s: (was: 3.0.0)
   3.3.0

> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.3.0
>Reporter: Dan Tran
>Priority: Major
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2018-12-28 Thread Michael Osipov (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated WAGON-543:
-
Affects Version/s: (was: 3.3.0)
   3.0.0

> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.0.0
>Reporter: Dan Tran
>Priority: Major
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2018-12-27 Thread Dan Tran (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran updated WAGON-543:
---
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



  was:
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 when pickup 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




> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.3.0
>Reporter: Dan Tran
>Priority: Major
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2018-12-27 Thread Dan Tran (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran updated WAGON-543:
---
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 when pickup 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



  was:
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 when pickup wagon 
3.3.0
  * The root cause likely is from WAGON-537  with changes at AbstractWagon 
which may have side effect on internal jcsh 32K buffer




> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.3.0
>Reporter: Dan Tran
>Priority: Major
>
> 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 when pickup 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2018-12-27 Thread Dan Tran (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran updated WAGON-543:
---
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 when pickup wagon 
3.3.0
  * The root cause likely is from WAGON-537  with changes at AbstractWagon 
which may have side effect on internal jcsh 32K buffer



  was:
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

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 when pickup wagon 
3.3.0

The root cause likely is from WAGON-537  with changes at AbstractWagon




> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.3.0
>Reporter: Dan Tran
>Priority: Major
>
> 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 when pickup wagon 
> 3.3.0
>   * The root cause likely is from WAGON-537  with changes at AbstractWagon 
> which may have side effect on internal jcsh 32K buffer



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2018-12-27 Thread Dan Tran (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran updated WAGON-543:
---
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

No problem with maven 3.6.0

I also have internal ssh library wrapper of wagon-ssh to performce  
sshexe/upload/download.  Seeing same issue when pickup wagon 3.3.0

The root cause likely is from WAGON-537  with changes at AbstractWagon



  was:
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

No problem with maven 3.6.0

The root cause likely is from WAGON-537  with changes at AbstractWagon




> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.3.0
>Reporter: Dan Tran
>Priority: Major
>
> 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
> No problem with maven 3.6.0
> I also have internal ssh library wrapper of wagon-ssh to performce  
> sshexe/upload/download.  Seeing same issue when pickup wagon 3.3.0
> The root cause likely is from WAGON-537  with changes at AbstractWagon



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2018-12-27 Thread Dan Tran (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran updated WAGON-543:
---
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

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 when pickup wagon 
3.3.0

The root cause likely is from WAGON-537  with changes at AbstractWagon



  was:
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

No problem with maven 3.6.0

I also have internal ssh library wrapper of wagon-ssh to performce  
sshexe/upload/download.  Seeing same issue when pickup wagon 3.3.0

The root cause likely is from WAGON-537  with changes at AbstractWagon




> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.3.0
>Reporter: Dan Tran
>Priority: Major
>
> 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
> 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 when pickup wagon 
> 3.3.0
> The root cause likely is from WAGON-537  with changes at AbstractWagon



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2018-12-27 Thread Dan Tran (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran updated WAGON-543:
---
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

No problem with maven 3.6.0

The root cause likely is from WAGON-537  with changes at AbstractWagon



  was:
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

No problem with maven 3.6.0




> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.3.0
>Reporter: Dan Tran
>Priority: Major
>
> 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
> No problem with maven 3.6.0
> The root cause likely is from WAGON-537  with changes at AbstractWagon



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WAGON-543) wagon-ssh download hangs

2018-12-27 Thread Dan Tran (JIRA)


 [ 
https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Tran updated WAGON-543:
---
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

No problem with maven 3.6.0



  was:
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




> wagon-ssh download hangs
> 
>
> Key: WAGON-543
> URL: https://issues.apache.org/jira/browse/WAGON-543
> Project: Maven Wagon
>  Issue Type: Bug
>  Components: wagon-ssh
>Affects Versions: 3.3.0
>Reporter: Dan Tran
>Priority: Major
>
> 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
> No problem with maven 3.6.0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)