Maven dependencies for Tomcat 7

2011-01-20 Thread Ingo Fischer
Hello! I want to develop applications with Tomcat 7, using Maven for dependency management. I'm used to develop apps for Glassfish (which is built by Maven), but Tomcat seems to be built completely by Ant, so i cannot see what dependencies Tomcat exactly relies on. Where can i find all matching

Re: Maven dependencies for Tomcat 7

2011-01-20 Thread Mark Thomas
On 20/01/2011 17:28, Ingo Fischer wrote: Hello! I want to develop applications with Tomcat 7, using Maven for dependency management. I'm used to develop apps for Glassfish (which is built by Maven), but Tomcat seems to be built completely by Ant, so i cannot see what dependencies Tomcat