Hi, On Tue, Apr 29, 2014 at 7:17 AM, Vincent Tence <[email protected]> wrote: > When I run: > > buildr clean test integration jacoco:report > > I get .cov files in each sub project but no html report whatsoever, neither > in sub-projects nor in the top-level project
I can't reproduce this behaviour. If you have a look at the minimalistic project at [1], check it out and run "buildr clean test integration jacoco:report" it will produce the report for me. Is there anything different between this and your project? [1] https://github.com/realityforge-experiments/buildr-jacoco -- Cheers, Peter Donald
