Hello Kai Uwe, Thank you for your advice!
> I have a similar project structure and I realized it as a Maven > multiproject (see HowTos). > Finaly you wil have 4 pom-files. One in the projects and one in the > module. fine, this was also my plan, but see project structure > In Eclipse I opened these projects simply by creating new projects from > existing source, so the module wasn't in the Eclipse workspace. I haven't got it, could you explain me, how you get it working with the "master-POM" which includes all my modules? As I can see, I will have to checkout following structure in eclipse: - presentation - common - web - the whole CVS-module my-app, which itself includes: (pom.xml, presentation, common, web) If so, this would be very odd, because of redundant data in the eclipse workspace. Could you explain me your approach? regards
