Hello,
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.
In Eclipse I opened these projects simply by creating new projects from
existing source, so the module wasn't in the Eclipse workspace.
Mit freundlichen Grüßen / Best Regards
Kai Uwe Bachmann
Am 13.08.2006 um 23:41 schrieb Kaiser, Hans:
Hello list,
I am currently astonished, how maven handles many build problems. It is
pretty fine!
Anyway I have troubles to integrate it into my project structure.
I am using eclipse and I have my eclipse sub-projects all together in a
CVS-module my-app.
Here the CVS structure:
my-app (CVS-module)
presentation
common
web
In eclipse I have following projects:
presentation
common
web
Now I am wondering, how could I add a pom.xml to the given structure?
Does the CVS-module my-app has to be checkout into ecplise-workspace,
so
the resulting projects in eclipse will be:
my-app
presentation
common
web
What will be the best way to use such project structure in maven?
best regards
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]