----- Original Message ----- From: "Herve AGNOUX" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Monday, March 08, 2004 9:47 PM Subject: Re: dist:deploy where and how ?
> Le Lundi 08 Mars 2004 11:51, Emmanuel Venisse a �crit : > > I updated the deploy plugin. for support maven.ssh.args and maven.scp.args > > properties > > Could you test it? > > > > I'm sorry, I understand nothing. I have downloaded the plugin from > http://maven.apache.org/reference/plugins/deploy/, but I dont'see any > difference in plugin.jelly !? No, I didn't release it. It's in cvs. > > > Now, if I do "mave dist:deploy" I obtain : > > dist:build: > > [tar] Building tar: /home/herve/[...]/distributions.tar > [gzip] Building: /home/herve/[...]/distributions.tar.gz > [delete] Deleting: /home/herve/[...]/distributions.tar > [echo] > Moving distributions.tar.gz to the /public/[...]/distributions on > www.my-little-compagny.com > > [exec] ssh: connect to host www.my-little-compagny.com port 22: Connection > timed out > [exec] [ERROR] Result: 1 > [exec] [ERROR] Result: 129 > > > In my build.properties : > > maven.scp.executable=scp > maven.ssh.executable=ssh > maven.ssh.args=-p xx > maven.scp.args=-P xx > > > > > > And I thank you for your help ! > > -- > 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]
