The job is currently setup to run 'mvn install' from the root pom.xml. (Which I think should work...)
> -----Original Message----- > From: Steven Bethard [mailto:[email protected]] > Sent: Wednesday, October 10, 2012 12:18 PM > To: [email protected] > Subject: Re: build problem > > On Oct 10, 2012, at 10:11 AM, "Chen, Pei" > <[email protected]> wrote: > > I think Dima is correct here... It looks like something broke in build.. > > To detect these types of issues ahead of time, I setup continuous > integration last night (This will become important as we have more > committers): > > > > See below for status on an Ubutu machine: > > https://builds.apache.org/job/cTAKES-trunk/2/console > > So I see there is a separate job for each module. How does that work with > the inter-module dependencies? The only thing that's guaranteed to work > right now since we're using SNAPSHOT versions is `mvn compile` from the > root directory... > > Is there a way to see what command each of these jobs is running? > > Steve
