rk are you using? The Tomcat plugin is alpha quality,
> doesn't seem to be maintained and uses Tomcat 5.5.15. I recommend
> using the Jetty plugin for development - especially since it can
> monitor your project and detect changes on-the-fly.
>
> Matt
>
> On 9/6/07, emartin24 &
e:
>
> If you've run "appfuse:full-source" or "war:inplace", you can probably
> use "tomcat:run". If you haven't, you'll need to use "tomcat:run-war".
>
> Matt
>
> On 9/6/07, emartin24 <[EMAIL PROTECTED]> wrote:
talks about this
error, but I'm not sure how to resolve it.
Thanks,
Eric
mraible wrote:
>
> Try:
>
> rm -r src/main/webapp/WEB-INF/lib
>
> On 9/6/07, emartin24 <[EMAIL PROTECTED]> wrote:
>> I'm trying to use the Tomcat plugin, but get the following when I
I'm trying to use the Tomcat plugin, but get the following when I run mvn
tomcat:run:
C:\appfuse\test>mvn tomcat:run
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'tomcat'.
[INFO]
[