Re: [Tomcat Embedded Plugin] Problem in development

2007-05-30 Thread ben short
Hi, Have you seen this plugin? http://mojo.codehaus.org/tomcat-maven-plugin/introduction.html On 5/30/07, CasMeiron <[EMAIL PROTECTED]> wrote: All tomcat dependencies declared in my plugin pom: tomcat catalina 5.5.15 compile

Re: [Tomcat Embedded Plugin] Problem in development

2007-05-30 Thread CasMeiron
All tomcat dependencies declared in my plugin pom: tomcat catalina 5.5.15 compile tomcat catalina-optional 5.5.15 compile tomcat jasper-com

[Tomcat Embedded Plugin] Problem in development

2007-05-30 Thread CasMeiron
Hi guys, im making a plugin to run tomcat embedded to test my apps. Ive use cargo for 2 days, but the 'embedded scene' is not 100% working. I already use simple tomcat embedded server and works fine, but i need declare in my project pom all dependencies. With plugin configured in my profile, i ca