Hey,

In order to deploy an ear to a severely secured OC4J server I need to use a
script file provided by the system admins.  This is the only way that
they'll allow deployment.  I'd like to automate the process.
So far I've managed to access the servers with the Wagon plugin using SFTP
to copy the built artifacts to a given location.  When that's done I now
need to use an ssh client (xshell or telnet) to access the server, navigate
to a certain path and run the script.

If anyone can point me into the right direction to automate this using Maven
2 that'll be swell ^^
I should be able to run this in a local windows environment as well as in
Hudson, or anywhere else.

Thanks!
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/run-command-remotely-on-Unix-using-Maven-tp2838719p2838719.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to