Re: Jenkins configuration

2012-03-30 Thread Olivier Lamy
2012/3/30 Jeremy Boynes : > On Mar 29, 2012, at 8:22 AM, Olivier Lamy wrote: >> 2012/3/29 Jeremy Boynes : > ... >>> However, we are also getting errors about the effective path of parent >>> files which I believe is caused because the aggregating pom in trunks is >>> not actually the parent of th

Re: Jenkins configuration

2012-03-29 Thread Jeremy Boynes
On Mar 29, 2012, at 8:22 AM, Olivier Lamy wrote: > 2012/3/29 Jeremy Boynes : ... >> However, we are also getting errors about the effective path of parent files >> which I believe is caused because the aggregating pom in trunks is not >> actually the parent of the modules it contains. This is bec

Re: Jenkins configuration

2012-03-29 Thread Olivier Lamy
2012/3/29 Olivier Lamy : > 2012/3/29 Jeremy Boynes : >> A checkout of trunks is building on my Mac using Maven 3.0.3 but failing in >> a similar way to Jenkins with Maven 3.0.4 >> It works with 3.0.4 if I remove the -T3 so that it builds single threaded, >> but the last successful build #15 also

Re: Jenkins configuration

2012-03-29 Thread Olivier Lamy
2012/3/29 Jeremy Boynes : > A checkout of trunks is building on my Mac using Maven 3.0.3 but failing in a > similar way to Jenkins with Maven 3.0.4 > It works with 3.0.4 if I remove the -T3 so that it builds single threaded, > but the last successful build #15 also used 3.0.4 and -T3 > > I propos

Re: Jenkins configuration

2012-03-28 Thread Jeremy Boynes
A checkout of trunks is building on my Mac using Maven 3.0.3 but failing in a similar way to Jenkins with Maven 3.0.4 It works with 3.0.4 if I remove the -T3 so that it builds single threaded, but the last successful build #15 also used 3.0.4 and -T3 I propose to remove the -T3 in the configurat