Today, if I want to run a standalone app, i have to unzip the standalone distribution into the target directory and run it using the launcher.
With your changes to the plugin, would I be able to populate the target directory with necessary standalone distribution files in the right structure so the application could just run with a mvn run for example ? - Luciano On 10/16/06, Raymond Feng <[EMAIL PROTECTED]> wrote:
Hi, I twisted our war maven plugin so that it can now be used to either install a tuscany standalone application to a directory with the similar structure as we have for the WAR or create a zip file containing all the required artifacts and you can unzip it somewhere to run. Do you see any values? I found it simplify my life to deploy the helloworldwsclient sample which has quite a few dependencies. If the answer is yes, I can check in the changes into trunk. Thanks, Raymond --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
