I think it is rather a cosmetic problem that some tests fail with Cobertura, as long as the surefire tests run ok in the "test" phase.
-- Richard On 05.11.2014, at 21:33, Marshall Schor <[email protected]> wrote: > I wasn't able to get any help from the documentation for the Cobertura maven > plugin. It confirms it > - runs in its own custom maven lifecycle > - runs the "test" goal before it runs > > I'm stuck at this point, I think. > > -Marshall > > On 11/5/2014 3:12 PM, Marshall Schor wrote: >> Maven 3.2.1 fails. Switched to 3.0.5. >> >> Now, watching the findbugs run on the Jenkins console, it appears I missed >> the >> fact that findbugs ran OK. It was the next additional step, Cobertura, that >> caused the compile and test (in some unusual environment) to re-run (and >> fail). >> I can reproduce this on my laptop :-) >> >> I'll look at the Cobertura configuration... >> >> -Marshall
