You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Manos Batsis <ma...@geekologue.com> on 2007/02/20 19:12:41 UTC

Re: Deploying to an application server

Brad O'Hearne wrote:
> 
> 2. What is the generally accepted means of doing this?

That would be the jboss-maven-plugin [1]. you can see a basic example (i 
use "mvn jboss:harddeploy") at [2].

[1] http://mojo.codehaus.org/jboss-maven-plugin/
[2] 
http://md4j.cvs.sourceforge.net/md4j/md4j-quickstarter-mvn/ear/pom.xml?view=markup

hth,

Manos

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


Re: Deploying to an application server

Posted by Wayne Fay <wa...@gmail.com>.
I would suggest you also take a look at the Cargo project; they have a
Maven2 plugin which is quite nice and support a variety of app
servers.

Wayne

On 2/20/07, Manos Batsis <ma...@geekologue.com> wrote:
> Brad O'Hearne wrote:
> >
> > 2. What is the generally accepted means of doing this?
>
> That would be the jboss-maven-plugin [1]. you can see a basic example (i
> use "mvn jboss:harddeploy") at [2].
>
> [1] http://mojo.codehaus.org/jboss-maven-plugin/
> [2]
> http://md4j.cvs.sourceforge.net/md4j/md4j-quickstarter-mvn/ear/pom.xml?view=markup
>
> hth,
>
> Manos
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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