Well I'm on a windows 7 box, so AFAIK ssh isn't built into windows.  You have 
to use a took like Plink or PSCP to get the maven-site-plugin to deploy to a 
webserver.  I downloaded PLINK and and PSCP and pointed to their executables 
like so:


-----Original Message-----
From: users-return-112896-meeusen.christopher=mayo....@maven.apache.org 
[mailto:users-return-112896-meeusen.christopher=mayo....@maven.apache.org] On 
Behalf Of Wayne Fay
Sent: Monday, July 26, 2010 9:12 AM
To: Maven Users List
Subject: Re: mvn site:deploy error

> org.apache.maven.plugins:maven-deploy-plugin:2.4:deploy 
> (default-deploy) on project wsaxisM: Error deploying artifact: Error 
> executing command for transfer: Exit code 1 - 'ssh' is not recognized 
> as an internal or external command, operable program or batch file.

Hopefully you realized by now that this means m-deploy-p cannot find ssh 
installed on the box, right? Fix your path.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to