[ 
https://issues.apache.org/jira/browse/MNG-5605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503245#comment-14503245
 ] 

Robert Scholte edited comment on MNG-5605 at 4/20/15 5:31 PM:
--------------------------------------------------------------

I think I know what's happening here: maven-release-plugin depends on maven2 
dependencies. These pull in the ssh-wagen as transitive dependency. That would 
explain why it is only happening with the maven-release-plugin and not with a 
normal deploy. [~danttran] can confirm the fix, but since ssh is not part of 
the maven3 distribution, it shouldn't have any impact.


was (Author: rfscholte):
I think I know what's happening here: maven-release-plugin depends on maven2 
dependencies. These pull in the ssh-wagen as transitive dependency. That would 
explain why it is only happening with the maven-release-plugin and not with a 
normal deploy. [~dattran] can confirm the fix, but since ssh is not part of the 
maven3 distribution, it shouldn't have any impact.

> ssh-wagon hangs
> ---------------
>
>                 Key: MNG-5605
>                 URL: https://issues.apache.org/jira/browse/MNG-5605
>             Project: Maven
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: 3.2.1
>            Reporter: Frank Cornelis
>            Priority: Blocker
>             Fix For: 3.3.3
>
>
> When releasing (using maven-release-plugin) via Maven 3.1.1 everything works 
> as expected. When doing the same via Maven 3.2.1, ssh-wagon all of the sudden 
> hangs on the second ssh upload.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to