On 7/1/06, siegfried <[EMAIL PROTECTED]> wrote:

Now what? I tried "mvn war" and that did not work! How can I automate the
process of creating a war file and copy it to the deployment directory of
tomcat or jboss or jetty?

It would usually be 'mvn package' or 'mvn install'.

To deploy it, I would use Cargo, which has a Maven 2 plugin.
  http://cargo.codehaus.org

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to