Nope, this didn't help. I downloaded the 2 scripts here and it still got hung. I have also tried using plink and pscp (with pageant) and I get the exact same results, that's why I tried downloading OpenSSH.
-----Original Message----- From: J�rg Schaible [mailto:[EMAIL PROTECTED] Sent: Friday, November 12, 2004 3:09 AM To: Maven Users List; [EMAIL PROTECTED] Subject: RE: maven and ssh Maybe this helps: http://jira.codehaus.org/browse/MPARTIFACT-28 Brett Porter wrote on Thursday, November 11, 2004 11:28 PM: > I have seen similar on cygwin but have been unable to correct > it. In general, I have not been able to reproduce it consistently. > > It may be worth checking for an update to SSH and SCP to see > if that helps. > > Thanks, > Brett > > > On Thu, 11 Nov 2004 15:43:43 -0500, Jason Roscoe > <[EMAIL PROTECTED]> wrote: >> >> I am using windowsXP and downloaded openSSH, so I have ssh.exe and >> scp.exe. When I run maven site:deploy, it just hangs after deleting >> the tar file it created. When I run maven -X site:deploy, I get >> these errors: >> >> [exec] [VERBOSE] Current OS is Windows XP >> >> [exec] [VERBOSE] Executing 'ssh' with arguments: >> >> '-l' >> >> 'prgjr1' >> >> 'xxx.xxx.xxx.xxx' >> >> 'mkdir -p /opt/IBMHttpServer/htdocs/html/' >> >> The ' characters around the executable and arguments are >> >> not part of the command. >> >> [exec] [DEBUG] Execute:Java13CommandLauncher: Executing 'ssh' >> with arguments >> >>> >> >> '-l' >> >> 'prgjr1' >> >> 'xxx.xxx.xxx.xxx' >> >> 'mkdir -p /opt/IBMHttpServer/htdocs/html/' >> >> The ' characters around the executable and arguments are >> >> not part of the command. >> >> How can I correct these errors? >> >> Disclaimer: This e-mail message is intended only for the personal use >> of the recipient(s) named above. If you are not an intended >> recipient, you may not review, copy or distribute this message. If >> you have received this communication in error, please notify us >> immediately by e-mail and delete the original message. This e-mail >> expresses views only of the sender, which are not to be attributed to >> Rite Aid Corporation and may not be copied or distributed without >> this statement. >> > > --------------------------------------------------------------------- > 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]
