Thanks. I thought I need to do something else. It turns out that my public web server only supports an old version of ssh with some strange additional restrictions. Confused the heck out of me. On top of it, I'm an old unix guy chained to a windows box (which confuses me even more).
-max > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 13, 2003 2:19 PM > To: Maven Users List > Subject: Re: Jar:deploy and ssh password > > > Under Linux, the destination host of the ssh > connection must include an authorized_keys file for > connections that do not require an interactive > password be entered. See > http://www.openssh.org/manual.html. The link for ssh > discuss use of the authorized_keys file. > > Thanks. > > --- "Maximilian A. Ott" <[EMAIL PROTECTED]> > wrote: > > When I run jar:deploy it gets to: > > > > jar:jar: > > > > [echo] > > Moving target/sx.util-1.1.3.jar to the ..... > > > > And hangs. > > > > From looking at the plug-in code (and a few error > > messages due to > > incorrect property settings) I know it calls "ssh" > > at this stage. Now, > > if I run the specific command from the shell it > > prompts me for the > > password. This is obviously suppressed here. How can > > I make that work > > (Windows, ssh2). > > > > Thanks, > > > > -max > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com > > --------------------------------------------------------------------- > 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]
