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
