It works for me.

I added the Putty directory to my path and setted my properties with :

maven.ssh.executable            = plink
maven.scp.executable            = pscp

I use an ssh2 key generated with puttygen.
I launch the pagent and I created a session to my remote SSH account.

I can detail a little bit more if you want.

Arnaud

> -----Message d'origine-----
> De�: Ricardo Gladwell [mailto:[EMAIL PROTECTED]
> Envoy�: lundi 24 mai 2004 16:48
> ��: Maven Users List
> Objet�: WinXP and SSH Deploy
> 
> Hi All,
> 
> I'm having some problems deploying my site with maven over ssh on Windows
> (XP). I've downloaded PuTTY and set the correct properties in my
> ${user.home}\build.properties:
> 
> maven.site.ssh.executable=plink.exe
> maven.site.ssh.args=-pw password
> 
> However, when I execute maven site:deploy it gets as far as generating the
> site and then stalls, as though expecting input. When I examine the
> processes I see that maven hasn't executed plink.exe, but cygwin ssh.exe!
> 
> Anyone have any ideas?
> 
> --
> Ricardo Gladwell
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to