No issue with multi threads build ? see https://jira.codehaus.org/browse/MCOMPILER-170 I have to say depending on os/jdk it may cause weird issue. I will try to release a new version soon with the fix.
2012/5/12 Jörg Schaible <[email protected]>: > Hi Hilco, > > Hilco Wijbenga wrote: > >> Hi all, >> >> I have noticed that in a fairly large reactor build the build dies >> close to the end (about 10 modules to go out of around 90). It simply >> runs out of memory. Restarting it with -rf allows it to finish without >> issues. There is a limit to how much memory I can give Maven... :-) >> >> So apparently, Maven does not release memory before continuing on with >> the next module? Or would this be something that is specific to a >> particular plugin (in my case, it's undoubtedly the GWT Maven plugin)? > > did you already try the new compiler plugin 2.4? It includes now > https://jira.codehaus.org/browse/PLXCOMP-202. We already upgraded the new > plexus-compiler dependency manually before and it had a dramatic (positive) > effect on build times and memory consumption (our complete build has ~500 > artifacts). > > Cheers, > Jörg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
