What are you trying to build? Maven 1, Maven 2 or Ant?

If you're using Maven 2, by default it should build all of the sub projects if you build the parent. Just make sure all of the sub projects are declared in the parent POM's modules section.

With Maven 1, make the default goal of your parent project call your multi-project goal.

Can't answer regarding Ant though. Haven't tried building multi-projects through Continuum with Ant yet.

[EMAIL PROTECTED] wrote:

How do i make continuum to build parent and childern ?

is there any documentation or example any where?






Thanks,
Raghurajan G

Reply via email to