I'm sorry for CVS, I'm not a "Reactor" myself :-)

So I have downloaded 
http://cvs.apache.org/viewcvs.cgi/*checkout*/maven-plugins/deploy/plugin.jelly?rev=1.13
 
and it work's very well with my personnal ports but... I discover than scp is 
not installed on my server ! So I'm obliged to use something else than 
dist:deploy plugin.

Thank you for your help and sorry for the disturbing.



Le Mardi 09 Mars 2004 06:24, Emmanuel Venisse a écrit :
> ----- 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]

-- 
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]

Reply via email to