Re: Trouble deploying T5 with maven

2007-07-09 Thread Moritz Gmelin
e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Trouble- deploying-T5-with-maven-tf4049161.html#a11501768 Sent from the Tapestry - User mailing l

Re: Trouble deploying T5 with maven

2007-07-09 Thread Marcus
Hi Moritz, Maybe this help: http://tapestry.apache.org/tapestry5/tomcat.html http://tapestry.apache.org/tapestry5/tutorial1/first.html Are you using archetype Artifact Id = quickstart ? To generate .war file we're using mvn war:war Marcus

Re: Trouble deploying T5 with maven

2007-07-09 Thread SergeEby
-- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.c

Trouble deploying T5 with maven

2007-07-09 Thread Moritz Gmelin
Hi, I have created a T5 Application based on the "myapp" template with its pom.xml. I have added some components and pages to the application and now, I'd like to deploy it on a tomcat server (or create a .war file of it). It does work if I build the application with eclipse and then do a