> Speaking of 'mvn site', it would be awesome if it didn't take ~40
> minutes to run.

The "problem" is that the site runs the tests again (intentionally).
Cobertura has the philosophy that the tests should run once
uninstrumented and once more instrumented for coverage data to be sure
that possible failures aren't caused by the instrumentation.

Ideally all those code quality things would go into a Sonar instance
but there hasn't been any progress and there has been no answer to my
help offer. But this would shorten the site building considerably.

But be assured one of us will be working on the maven site and perhaps
the Maven documentation for HBase :)

Lars

Reply via email to