Thanks for the quick response. I did not have the web tools plugin
enabled. I installed that, restarted eclipse, and re-checked out the
project from SVN (no .project,.classpath, .settings are in source
control). I then enabled Maven Dependency Management and eclipse turned
the project into a Java project (no dynamic web project as it should be).
In the pom.xml file I have it specified as a war package type. Is there
anything else that needs to be added to the pom.xml? Am I missing
anything else? Thanks again! I'd love to get this working as this plugin
is much better then m2eclipse.