This is failing for me. I am continuing to get the "session is down"
exception.
I'm not sure what debugging information you'd like to see. I'm getting the
same basic stack trace I've always gotten with a root cause like this:
Caused by: com.jcraft.jsch.JSchException: session is down
at com.jcraft.jsch.Channel.connect(Unknown Source)
at org.apache.maven.wagon.providers.ssh.ScpWagon.put(ScpWagon.java:125)
... 22 more
I tried downloading the jars you specified and putting them in my 2.0.1 lib
directory. I also tried downloading the 2.0.x release (without modifying its
/lib directory) and that failed as well.
My build is on Windows XP, the remote repository is Solaris 10.
K.C.
-----Original Message-----
From: Brett Porter [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 04, 2006 11:34 PM
To: Maven Users List
Subject: call for testers: scp wagon
Hi,
In the lead up to the 2.0.2 release, I'd like anyone experiencing:
[WAGONSSH-28] session is down
[WAGONSSH-30] hangs during deployment
to test the following wagon snapshots:
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/wagon/wagon-ssh/1.0-alpha-6-SNAPSHOT/wagon-ssh-1.0-alpha-6-20060105.062346-2.jar
by including it in your $M2_HOME/lib directory.
Please also include:
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6-SNAPSHOT/wagon-provider-api-1.0-alpha-6-20060105.062346-7.jar
and
http://www.ibiblio.org/maven2/com/jcraft/jsch/0.1.24/jsch-0.1.24.jar
Replace any existing wagon/jsch libraries.
Another way to test is to pick up the following integration build instead:
http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060105.071501.tar.gz
With this build, you can also test scpexe and sftp if you were having
any problems with them.
Thanks!
- Brett
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]