Hi,
I have imported a modular
maven project in eclipse which contains 5 webapp projects. Here is the top level pom
I have M2_REPO defined, to run from eclipse I am using the Sysdeo plugin, the source is JDK - 1.4 leve lcompliant and
Tomcat used in Tomcat - 4.3.1
I have unzipped the DevLoad.zip file in the Sysdeo tomcat plugin to the server/classes directory of tomcat. All the web app projects have devloader option activated and all dependencies checked.