Re: Maven 1.1 + tomcat plugin

2007-12-20 Thread Lukas Theussl
Hi, [EMAIL PROTECTED] wrote: Hi, I just updated from Maven 1.0.2 to Maven 1.1. In Maven 1.02 I used the tomcat plugin from codezar: maven-tomcat-plugin-1.1.jar. Using Maven 1.1, I typed in: maven tomcat:deploy This gave me the error:

Re: Maven 1.1 + tomcat plugin

2007-12-20 Thread Dooing
really weird, plz help. Thanks in advance, Christine Original-Nachricht Datum: Thu, 20 Dec 2007 10:48:07 +0100 Von: Lukas Theussl [EMAIL PROTECTED] An: Maven Users List users@maven.apache.org Betreff: Re: Maven 1.1 + tomcat plugin Hi, [EMAIL PROTECTED] wrote: Hi, I

Re: Maven 1.1 + tomcat plugin

2007-12-20 Thread Lukas Theussl
Datum: Thu, 20 Dec 2007 10:48:07 +0100 Von: Lukas Theussl [EMAIL PROTECTED] An: Maven Users List users@maven.apache.org Betreff: Re: Maven 1.1 + tomcat plugin Hi, [EMAIL PROTECTED] wrote: Hi, I just updated from Maven 1.0.2 to Maven 1.1. In Maven 1.02 I used the tomcat plugin from

Re: Maven 1.1 + tomcat plugin

2007-12-20 Thread Dooing
Try running with -e to get more info, the error message seems misleading. Also try to clear your local cache, that sometimes helps. Can you run the war:webapp goal by itself? -Lukas Ok, now I found out, it must be the precompile goal - When I edit my project.properties file and set: