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]



Reply via email to