AW: AW: Multi module projects are build "too early" in a multi threaded build, causing it to fail

2015-03-30 Thread Wippermann, Peter
rmann, Peter; 'Maven Developers List'; 'i...@soebes.de' Betreff: Re: AW: Multi module projects are build "too early" in a multi threaded build, causing it to fail Hi Peter, On 3/30/15 2:54 PM, Wippermann, Peter wrote: > Hi Karl-Heinz, > > thanks for your helpf

AW: Multi module projects are build "too early" in a multi threaded build, causing it to fail

2015-03-30 Thread Wippermann, Peter
rrectly referenced in the pom file as well...otherwise this can result in such problems... I assume you will get a failure in the above clean build test... Kind regards Karl Heinz Marbaise On 3/26/15 10:47 AM, Wippermann, Peter wrote: > Hi everybody, > > I have a complex multi modul

AW: Multi module projects are build "too early" in a multi threaded build, causing it to fail

2015-03-26 Thread Wippermann, Peter
akari User google group. [1] https://github.com/takari/takari-smart-builder -- Regards, Igor On Thu, Mar 26, 2015, at 05:47 AM, Wippermann, Peter wrote: > Hi everybody, > > I have a complex multi module build with 171 modules in total and a > nesting depth of up to 4. Too speed up the build

Multi module projects are build "too early" in a multi threaded build, causing it to fail

2015-03-26 Thread Wippermann, Peter
Hi everybody, I have a complex multi module build with 171 modules in total and a nesting depth of up to 4. Too speed up the build, I wanted to use the parallel build feature of Maven 3.0.5 with 4 threads: https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3 The build st