-
Bug
-
Resolution: Unresolved
-
Major
-
None
Recently upgraded to use android-maven-plugin 3.9.0-rc.3, and the jacoco plugin is no longer reporting the correct code coverage. If I run the maven jacoco report stage, the maven plugin will report the correct code coverage. The jacoco.exec file is created, and as far as I can tell is generating the right coverage as the site/jacoco report is correct.
I've tried the lastest jenkins plugin as well a the latest jacoco maven plugin and it still reports differently. The only change I see is the android-maven-plugin and the code results to sure fire seem to be passed correctly.
I can provide privately a same jacoco.exec for testing purposes if necessary.