Maybe this thread can help:

http://groups.google.com.my/group/liftweb/browse_thread/thread/5e7f7e6eec0a3388/47e1fc06d6aa56ce

in short:

to run as plugin:

mvn tomcat:run

to create war file:

mvn package

On Tue, Nov 10, 2009 at 5:08 PM, jhonig <j...@xs4all.nl> wrote:

>
> Maybe someone can point out if I'm missing something.  I am trying to
> get a
> lift-war to run in a jetty instance on another machine.  I assumed
> that the war
> would include everything needed to make my test application run, but
> apparently
> it doesn't include all the dependencies that are found when I run
> jetty from within
> Maven.  How do I generate a war that is self-contained?
>
> W
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to