Hey folks I started to have a play with some code coverage reports. Here's a basic start: https://github.com/apache/tomee/pull/336, which uses jacoco on openejb-core if -Pcoverage is specified.
There are some test issues which I'll dig into, but it may be easier to put those in a different surefire execution. Any feedback is appreciated. Jon
