Make sure you have <modules> and <parent> tags set up properly. It should go into each child directory and build all the various projects in the proper order etc if you build from the top.
Wayne On 1/21/08, Rex Huang <[EMAIL PROTECTED]> wrote: > If you setup the multi-module-projects correctly. > it will build child projects if the parent project is built. > > Rex > > On Jan 21, 2008 1:43 PM, Jan Torben Heuer <[EMAIL PROTECTED]> > wrote: > > > Hi, > > > > I have a tree of projects which depend on each other and of course its > > parents. It is a xmlbeans schema tree, but that should not matter. > > > > Right now, I have simple projects in the filesystem, but it is very hard > > to > > compile or built them, because I have to invoke maven on each project. > > > > Is there is simpler way? Can I nest multi-module-projects? > > > > Or is there a plugin that automatically traverses a directory and builds > > each project? > > > > What would you suggest? > > > > Jan > > > > > > --------------------------------------------------------------------- > > 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]
