We upgraded to a jsch that was supposed to have fixed it, but it seems to have gotten worse.
The main workaround at this point is to use scpexe:// or ftp:// instead. http://maven.apache.org/guides/mini/guide-deploy-ftp.html details using ftp - the steps for scpexe (wagon-ssh-external) are similar. - Brett On 10/22/05, Jorg Heymans <[EMAIL PROTECTED]> wrote: > Hi, > > During cocoon deployment, i consistently keep getting this : > > [INFO] > ------------------------------------------------------------------------- > [INFO] Error installing artifact's metadata: Error while deploying > metadata: Error occured while deploying > 'apache-cocoon/cocoon-test-core/2.2-SNAPSHOT/cocoon-test-core-2.2-SNAPSHOT.pom.sha1' > to remote repository: scp://cvs.apache.org/x1/www/cvs.apache.org/repository > > session is down > > It doesn't always happen at the same point, but it happens every time. > > > Is there perhaps an extra configuration parameter in session.xml I can > specify to avoid this ? > > > Regards > Jorg > > > --------------------------------------------------------------------- > 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]
