> -----Original Message-----
> From: David Jencks [mailto:[EMAIL PROTECTED]
> 
> you might want to take a look also at the geronimo build structure.
> I'm not sure what the maven experts think of it but I like it and find
> it very convenient.  It assumes a 2 level subproject structure
> 
> base
>     type1
>       module1
>       module2
>    type2
>       module3
>       module4
> 
> 
> you can select what you want to build by such expressions as
> 
> maven -Dmodules=module1,module3 rebuild
> 
> or
> 
> maven -Dtypes=type1

Really nice I'll have a look.

Thanks,
Alex



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

Reply via email to