if possible is there a wat to split up the source to make diffrent jobs who could be run separately?
On Wed, Apr 9, 2008 at 1:24 PM, ben short <[EMAIL PROTECTED]> wrote: > I'd think that the build process is single threaded, with exception to > the surefire plugin which can be forked. > > On Wed, Apr 9, 2008 at 12:21 PM, Benedikt Thelen <[EMAIL PROTECTED]> > wrote: > > Hi there, i am sort of a maven newbee, > > At our workplce we have a quite big Coccon project in developenet and > we use > > maven to build it. Building takes usually 5-6 minutes which is quite a > > while. I noticed using gkrellm and htop that maven only uses one of the > two > > processors (Levono Thinkpad with intel core Duo) in my notebook. > > Question: Is there a way to tell maven to use both CPU's while > building? I > > searched gooogle a lot but i didn't find anything. > > > > Greetings Benedikt Thelen > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
