[
https://jira.codehaus.org/browse/MNG-5605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=344408#comment-344408
]
Gray edited comment on MNG-5605 at 4/8/14 12:07 PM:
----------------------------------------------------
I'm having a similar problem with maven downloads that hang -- typically on
very small files like poms. If I log into the repo box I see the following
process:
{{maven 20954 0.0 0.0 2388 736 ? Ss 16:45 0:00 scp -p -f
/var/maven/org/moxieapps/gwt-highcharts/1.5.0/gwt-highcharts-1.5.0.pom}}
If I then kill the process on the server, the client continues without an error.
{{Downloading:
scp://dev.achievementnetwork.org/var/maven/org/moxieapps/gwt-highcharts/1.5.0/gwt-highcharts-1.5.0.pom
401/400 B}}
It seems to me to be very small files that have the problem. Possibly smaller
than some sort of packet? 2k, 400B, etc..
was (Author: graywatson):
I'm having a similar problem with maven downloads that hang -- typically on
very small files like poms. If I log into the repo box I see the following
process:
maven 20954 0.0 0.0 2388 736 ? Ss 16:45 0:00 scp -p -f
/var/maven/org/moxieapps/gwt-highcharts/1.5.0/gwt-highcharts-1.5.0.pom
If I then kill the process on the server, the client continues without an error.
Downloading:
scp://dev.achievementnetwork.org/var/maven/org/moxieapps/gwt-highcharts/1.5.0/gwt-highcharts-1.5.0.pom
401/400 B
It seems to me to be very small files that have the problem. Possibly smaller
than some sort of packet? 2k, 400B, etc..
> ssh-wagon hangs
> ---------------
>
> Key: MNG-5605
> URL: https://jira.codehaus.org/browse/MNG-5605
> Project: Maven 2 & 3
> Issue Type: Bug
> Components: Deployment
> Affects Versions: 3.2.1
> Reporter: Frank Cornelis
> Priority: Blocker
>
> 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.1.6#6162)