Re: Maven and Tomcat and Eclipse

2010-10-18 Thread Ognjen Blagojevic
Here is how I use it: 1. Eclipse EE with WTP 2. Tomcat installed form .zip archive 3. Tomcat registered in Eclipse at Server view (allows clean deploy, incremental deploy, restart and debug) 4. m2eclipse plug-in (allows pom.xml -> Eclipse dependency configuration) It copies jsp files to Tomcat

Re: Maven and Tomcat and Eclipse

2010-10-18 Thread Malcolm Warren
Nobody's answered this, but perhaps this shouldn't really be in this mailing list. I'll try with a maven list. This problem is closed. Thanks Il 17/10/10 16.46, Malcolm Warren ha scritto: Dear All, I've spent three days reading two books about Maven, all of the Maven site, and finally sear

Maven and Tomcat and Eclipse

2010-10-17 Thread Malcolm Warren
Dear All, I've spent three days reading two books about Maven, all of the Maven site, and finally searching the web for hours. But unfortunately I seem unable to work out and understand one simple concept and I've reached the end of my tether. Hope somebody can help! I've successfully moved