Hi,

dist:deploy doesn't use putty, it uses a java implementation of ssh.

You have to configure it properly
maven.scp.executable=pscp
maven.ssh.executable=plink

And for the scm plugin:
maven.scm.cvs.rsh=plink

Regards

Carlos Sanchez
A Coruņa, Spain

Oness Project
http://oness.sourceforge.net


> -----Original Message-----
> From: Per Abich [mailto:[EMAIL PROTECTED] 
> Sent: Monday, August 23, 2004 10:35 PM
> To: [EMAIL PROTECTED]
> Subject: site:deploy with putty
> 
> I have tried to use putty with site:deploy on our local 
> repository, but it alway promps me for a password _after_ I 
> press CTRL-C.
> dist:deploy works fine using agent authentification & plink/pscp.
> 
> Does anyone here got experience with this kind of trouble? Or 
> maybe a short info on how to setup agent authentification for 
> the internal ssh...
> 
> Best Regards
> 
> Per Abich
> 
> ---------------------------------------------------------------------
> 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