This is a known issue, you should use ssh-agent or pageant to allow the ssh to go through with no password specified at that time. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
<[EMAIL PROTECTED]> wrote on 24/11/2003 09:17:58 PM: > When running the jar:deploy task, maven hangs executing the "ssh -l > username hostname mkdir -p path" command. > This is in an w2k env with either cygwin ssh or ssh secure shell. > > Is it necessery to specify the password somewhere or is maven supposed > to prompt for it? > > > Cheers, > simon > > --------------------------------------------------------------------- > 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]
