servlet-api should be scope provided, so as long as it's a correct servlet-api jar, it won't matter
- Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 4 Feb 2011 17:13, "Kenneth Litwak" <[email protected]> wrote: > In Maven by Example, the servlet-api.jar is supplied by Jetty but I > want to use the jar from Tomcat, which is where I'm going to install my > web abb. So I'm unsure where Maven is going to expect to find a jar > file that it is not downloading as a dependency or plugin. Can someone > advise me please? Thanks. > > Ken > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
