----- Original Message ----- From: "Herve AGNOUX" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Monday, March 08, 2004 8:30 AM Subject: Re: dist:deploy where and how ?
> Le Samedi 06 Mars 2004 22:39, Emmanuel Venisse a �crit : > > > > Perhaps with this properties : > > > > maven.scp.executable=scp -P port > > maven.ssh.executable=ssh -p port > > > > Unfortunately, I say to maven : > > maven.ssh.executable=/usr/bin/ssh -l me -p port www.my-little-compagny.com It's not nessary to define -l and server address. This parameters are added by plugin. > > And maven answers me : > > Execute failed: java.io.IOException: java.io.IOException: /usr/bin/ssh -l me > -p port www.my-little-compagny.com: not found > > (with the good values, of course). > > > -- > SARL diaam informatique - 04 50 44 26 54 > Ingenierie, d�veloppements de syst�mes d'information > http://www.diaam-informatique.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]
