if you do not have sysdeo, that's fine. Setup Tomcat as your dev server in eclipse. when you run the application, you can check "include Modules" in current project ->Properties->Maven.
maybe this as well
But we're not quite ready yet. You might want bundle your dependenciesfor the project at deploy time. Meaning that the jar libraries youdepend on will get copied over into the WEB-INF/lib folder. Right clickyour project, and select Properties again. Now go to the "J2EE ModuleDependencies" and select what you want bundled.