Ok, I have maven2 working.  I'm trying to use MyEclipse to deploy to Tomcat
and the MyEclipse deployer is copying the servlet-api jar file to my
server.  This is a problem because that file conflicts with the server.  Is
there anyway to keep that on the dependencies in my POM, but not have it on
my classpath in Eclipse after running the eclipse:eclipse task?

Thanks,

Bill Manuel

Reply via email to