Re: Wagon ssh - java.io.IOException: Unexpected end of data

2015-04-01 Thread Anton Hughes
On Wed, Apr 1, 2015 at 8:24 PM, Dan Tran wrote: > You will need to add repository tag to add apache snapshot Ah - of course. Yes, forgot about that. Thanks Dan.

Re: Wagon ssh - java.io.IOException: Unexpected end of data

2015-04-01 Thread Dan Tran
You will need to add repository tag to add apache snapshot, so that your pom can find latest maven-wagon 2.9-SNAPSHOT. Trust me you need this if you plan to download and upload as well using ssh[1] -Dan [1] https://jira.codehaus.org/browse/WAGON-429 On Wed, Apr 1, 2015 at 10:41 AM, Anton Hughes

Re: Wagon ssh - java.io.IOException: Unexpected end of data

2015-04-01 Thread Anton Hughes
On Wed, Apr 1, 2015 at 5:43 PM, Dan Tran wrote: > also maven-wagon-2.9-SNAPSHOT has a lots of blocking fixes. Did you us > that? > Yes, I did - but maven could not find that artifact. However, I did resolve this issue. It turned out to be a problem with the server. Thanks for the helpful resp

Re: Wagon ssh - java.io.IOException: Unexpected end of data

2015-04-01 Thread Leo Laskin
unsubscribe On Wed, Apr 1, 2015 at 10:43 AM, Dan Tran wrote: > Looks like there a hanhshake isue btween wagon ssh and your remote host. > did you try with smaller files?. Are you able to use vanilla scp to push > file over? > > also maven-wagon-2.9-SNAPSHOT has a lots of blocking fixes. Did

Re: Wagon ssh - java.io.IOException: Unexpected end of data

2015-04-01 Thread Dan Tran
Looks like there a hanhshake isue btween wagon ssh and your remote host. did you try with smaller files?. Are you able to use vanilla scp to push file over? also maven-wagon-2.9-SNAPSHOT has a lots of blocking fixes. Did you us that? -D On Wed, Apr 1, 2015 at 7:26 AM, Anton Hughes wrote: >

Wagon ssh - java.io.IOException: Unexpected end of data

2015-04-01 Thread Anton Hughes
Hi When trying to scp a file to a server, I am getting the following error, specifically, java.io.IOException: Unexpected end of data. [DEBUG] Configuring mojo org.codehaus.mojo:wagon-maven-plugin:1.0:upload-single from plugin realm ClassRealm[plugin>org.codehaus.mojo:wagon-maven-plugin:1.0, p