Hmm splitting up the modules isn't that easy in this case, I hoped there was
an option similar to -j X in GNU make.
Allthough the splittung up and compiling of modules parallel is probably the
best approach.
Thanks For the Help

Benedikt Thelen




On Wed, Apr 9, 2008 at 5:48 PM, Martin von Gagern <[EMAIL PROTECTED]>
wrote:

> VELO wrote:
>
> > Well, may be the best way to do that is add support to maven run modules
> > on
> > parallel.... not sure how to, but if maven run two modules at same time,
> > on
> > a dual core machine, means a big gain, i believe.
> >
>
> I guess you'd have to do this in independent processes, i.e. foce new
> maven instances, as some plugins modify static resources like currentLocale
> during their execution.
>
> Greetings,
>  Martin von Gagern
>
>

Reply via email to