You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Nick Klauer <kl...@gmail.com> on 2011/09/13 01:55:11 UTC

Re: overhead in running maven jetty:run

I know that is how I work with most of my web  apps.  Unless you need
something very specific to the app container that you are working with, I
wouldn't think there are much better solutions out there, glassfish/grizzly,
jboss etc.
On Aug 11, 2011 11:54 AM, "Tommy Chheng" <to...@gmail.com> wrote:
> Is there much of an overhead of running a servlet via mvn jetty:run vs an
> embedded jetty Main class in a production environment?
>
> Any other concerns?
>
> I typically stick a war into a jetty web-apps directory but i find it
easier
> to run mvn jetty:run. Was curious if there's any negative to running it
> under maven.
>
> --
> @tommychheng
> http://tommy.chheng.com