On Sat, 2006-06-17 at 02:46 -0700, Michael Rimov wrote: > First off, > > > > I want to thank you guys for making a great product like this -- so far I > have 15 projects set up on it and probably have another 10-20 to go. Its > great! > > > > What's even better is because I'm running a multi-CPU system with RAID 0+1 > drives, I can actually run Continuum ON MY DEVELOPMENT MACHINE. I don't > even notice when straight compiles and unit tests are running after a > checkin. Its just... awesome! I'm really happy with it. > > > > I'm having one minor issue that I wanted to ask about: > > > > Maven 1 Builds are not failing when they should.
See [1], you need to make sure that the Maven process properly returns the exit code. [1]: http://maven.apache.org/continuum/faqs.html#how-does-continuum-detect-a-successful-build -- Trygve