@aqbrown wrote:
The mavenized web project does not copy the dependent jars to Tomcat when deploying to the built in MyEclipse Tomcat. How can I get this to happen ?
More information is needed.
1. Are you talking about web project direct dependencies? Are you using MyEclipse 6.5 or 6.5.1?
2. What is the scope of the dependencies?
MyEclipse 6.5.1 should deploy all dependencies that have appropriate scopes. Do you have those jars when you run Maven war target?