try something like:

maven.multiproject.basedir=../
maven.multiproject.exclude=moduleWhichAssemblesTheFinalApp/project.xml

Michal

> -----Original Message-----
> From: Aleksandr Shneyderman [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 14, 2004 7:28 PM
> To: [EMAIL PROTECTED]
> Subject: Multiproject --> not from top directory?
> 
> 
> 
> I have a project that consists of multiple submodules
> All of the modules are on the same level. One module is
> the one that assembles the final app.
> 
> How do I tell multiproject to look for dependent modules
> in ${basedir}/../dep-mod-A, ${basedir}/../dep-mod-B
> and so on?
> 
> Thanks,
> Alex.
> 
> 
> ---------------------------------------------------------------------
> 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