Ricardo,

See http://wiki.codehaus.org/maven/CreatingEjbApplications .
It addresses specifically how to create a multiproject structure compatible with Eclipse.
The net net is that both the parent and the children directories are at the same level (as opposed to the children being subdirectories of the parent):
./parent
./child1
./child2
The project.xml of the children refers to the parent using a relative path (../parent)


Philippe

Ricardo de Souza Moura wrote:

How are you doing to organize your eclipse projects to mapping your maven multiprojects ?
Are you doing one eclipse project for each maven subproject ?
Are you organizing the maven subprojects inside subdirectories on only one eclipse project ?


Does anybody use the mevenide eclipse plugin with mutliproject ? How are organized the projetc(s) ?

Thanks in advance

_________________________________________________________________
MSN Messenger: converse com os seus amigos online. http://messenger.msn.com.br



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to