Hello Pavan, it's hard to tell exactly but in Eclipse (Eclipse JEE at least) if you declare a tomcat instance in the "server" window, and import your maven modules with m2e, you should be able to deploy to Tomcat without problems. No more needs for command-line clean/install/deploy (as long as your project does not do very dirty stuffs). Check the "m2e-wtp" keyword on Google as it's the plugin doing the bridge between Maven in Eclipse and the server deployment stuffs...
-- View this message in context: http://maven.40175.n5.nabble.com/How-to-perform-a-deploy-only-tp118100p5851470.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org