Correct, no parallel builds [1] yet in 1.2, but this thread was about multiple Continuum instances. :)
Instead of using different settings files for Maven, you can configure each project group to use a different local repository. (Or, you can configure all project groups on one Continuum instance to use the same local repo, which is different from the local repo on the second Continuum instance, etc.) [1] http://jira.codehaus.org/browse/CONTINUUM-265 -- Wendy On Tue, Sep 23, 2008 at 6:32 AM, Benoit Decherf <[EMAIL PROTECTED]> wrote: > But it still not possible to run parrallele build of the different project > group ? This is not the same problem, but I think that it will be great to > be able to build the diferent project group independently and in parrallel. > There should be one build queue per local repository. > >> Continuum 1.2 allows you to configure multiple local repositories-- >> one for each project group if you want. >> >> > >
