You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Peter Bright <Pe...@orbian.com> on 2004/03/26 18:01:45 UTC

RE: Quick reactor question

http://maven.apache.org/reference/plugins/multiproject/properties.html

maven.multiproject.includes
"Default value is */project.xml, that is all project.xml files one directory
below the base directory "

So I'm thinking you'll want to set it to **/project.xml instead.  

> -----Original Message-----
> From: Andrew Bayer [mailto:abayer@cisco.com]
> Sent: 26 March 2004 17:03
> To: users@maven.apache.org
> Subject: Quick reactor question
> 
> 
> Hi -
> 	I've got a sprawling and unpleasant source tree that 
> I'm moving into a 
> Maven-based build, using the reactor to call each of the many 
> sub-projects. 
> I just want to clarify exactly how the reactor finds 
> sub-projects - does it 
> only look in the first level of subdirectories below the 
> basedir or will it 
> look in the second, third, etc? If it doesn't look into the 
> deeper levels, 
> can I make it do so somehow? Here's a quick glance at our 
> directory structure:
> 
> \
> \somedir1
> \somedir1\projectA
> \somedir1\projectB
> \somedir1\somedir2\projectC
> \somedir1\somedir2\projectD
> \projectE
> 
> It's actually far more complex and ugly than that, with about 
> another 30 to 
> 40 projects at various levels, but that should give a sense 
> of what I'm 
> working with. Rearranging the source tree is a worst-case 
> option at best, 
> but if nothing else will work, I'll look into that option. Any 
> suggestions/pointers?
> 
> A.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org