You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Robert Scholte <rf...@apache.org> on 2015/02/02 20:11:45 UTC

Re: Maven locking up downloading file over scp in deploy plugin.

Hi,

I think you either changes Maven or its wagon-library.
See https://jira.codehaus.org/browse/MNG-5605 for details.
Root cause is https://jira.codehaus.org/browse/WAGON-429

thanks,
Robert

Op Sat, 31 Jan 2015 21:05:25 +0100 schreef Kevin Burton  
<bu...@spinn3r.com>:

> I’m really confused over this issue.
>
> I’m running the maven deploy plugin and sending files over scp.
>
> It’s been working fine for MONTHS, then all of a sudden it started to  
> fail.
>
> It uploads the files fine. but then on download it just freezes here:
>
> Downloading: scp://
> util0017.wdc.sl.spinn3r.com/var/www/maven-repo/private/com/spinn3r/metrics/kairosdb/metrics-kairosdb/maven-metadata.xml
> 327/326 B
>
> and locks up forever.
>
> dumping the stack it looks like it’s just reading the response.
>
> If I cat the file on the remote end, it reads it just fine.  The box has  
> no
> disk issues, no networking issues, no CPU, no obvious bottlenecks.  dmesg
> doesn’t show any filesystem errors, etc.
>
> Any advice?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven locking up downloading file over scp in deploy plugin.

Posted by Kevin Burton <bu...@spinn3r.com>.
I’m curious why this is happening to me. We just upgraded our version of
Maven.  We were on 3.2.x before and now we’re on 3.2.5.  Can I downgrade
versions to fix this?

I’m unsure what the previous version of Maven we were on as we’ve given
that box back now :-(

Kevin

On Sat, Feb 7, 2015 at 9:55 AM, Kevin Burton <bu...@spinn3r.com> wrote:

> Nice.  Thanks for the FYI.  Any ETA on when 2.9 will be released?
>
> For now I can remove the maven-metadata.xml files on release but it’s
> somewhat annoying.
>
> On Mon, Feb 2, 2015 at 11:11 AM, Robert Scholte <rf...@apache.org>
> wrote:
>
>> Hi,
>>
>> I think you either changes Maven or its wagon-library.
>> See https://jira.codehaus.org/browse/MNG-5605 for details.
>> Root cause is https://jira.codehaus.org/browse/WAGON-429
>>
>> thanks,
>> Robert
>>
>> Op Sat, 31 Jan 2015 21:05:25 +0100 schreef Kevin Burton <
>> burton@spinn3r.com>:
>>
>>  I’m really confused over this issue.
>>>
>>> I’m running the maven deploy plugin and sending files over scp.
>>>
>>> It’s been working fine for MONTHS, then all of a sudden it started to
>>> fail.
>>>
>>> It uploads the files fine. but then on download it just freezes here:
>>>
>>> Downloading: scp://
>>> util0017.wdc.sl.spinn3r.com/var/www/maven-repo/private/
>>> com/spinn3r/metrics/kairosdb/metrics-kairosdb/maven-metadata.xml
>>> 327/326 B
>>>
>>> and locks up forever.
>>>
>>> dumping the stack it looks like it’s just reading the response.
>>>
>>> If I cat the file on the remote end, it reads it just fine.  The box has
>>> no
>>> disk issues, no networking issues, no CPU, no obvious bottlenecks.  dmesg
>>> doesn’t show any filesystem errors, etc.
>>>
>>> Any advice?
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>
>
> --
>
> Founder/CEO Spinn3r.com
> Location: *San Francisco, CA*
> blog: http://burtonator.wordpress.com
> … or check out my Google+ profile
> <https://plus.google.com/102718274791889610666/posts>
> <http://spinn3r.com>
>
>


-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>
<http://spinn3r.com>

Re: Maven locking up downloading file over scp in deploy plugin.

Posted by Kevin Burton <bu...@spinn3r.com>.
Nice.  Thanks for the FYI.  Any ETA on when 2.9 will be released?

For now I can remove the maven-metadata.xml files on release but it’s
somewhat annoying.

On Mon, Feb 2, 2015 at 11:11 AM, Robert Scholte <rf...@apache.org>
wrote:

> Hi,
>
> I think you either changes Maven or its wagon-library.
> See https://jira.codehaus.org/browse/MNG-5605 for details.
> Root cause is https://jira.codehaus.org/browse/WAGON-429
>
> thanks,
> Robert
>
> Op Sat, 31 Jan 2015 21:05:25 +0100 schreef Kevin Burton <
> burton@spinn3r.com>:
>
>  I’m really confused over this issue.
>>
>> I’m running the maven deploy plugin and sending files over scp.
>>
>> It’s been working fine for MONTHS, then all of a sudden it started to
>> fail.
>>
>> It uploads the files fine. but then on download it just freezes here:
>>
>> Downloading: scp://
>> util0017.wdc.sl.spinn3r.com/var/www/maven-repo/private/
>> com/spinn3r/metrics/kairosdb/metrics-kairosdb/maven-metadata.xml
>> 327/326 B
>>
>> and locks up forever.
>>
>> dumping the stack it looks like it’s just reading the response.
>>
>> If I cat the file on the remote end, it reads it just fine.  The box has
>> no
>> disk issues, no networking issues, no CPU, no obvious bottlenecks.  dmesg
>> doesn’t show any filesystem errors, etc.
>>
>> Any advice?
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>
<http://spinn3r.com>