I've got a shell script that I use to do deployments of my EAR on a linux box running
IBM Websphere app server.
(Ok some backgroung info...Basically what the shell script does is create a directory
structure , checks for datasources ,calls another program called wscp (the websphere
command program) which eventually does deplyoment of the EAR on a server instance.)
I wish to use Maven to call that unix script and invoke it.Any example on how I call
call a script from Maven?
jeff mutonho
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!