report problem in local Eclipse IDE, but works on CodeCov

160 views
Skip to first unread message

tara...@gmail.com

unread,
Jun 22, 2015, 10:14:25 AM6/22/15
to jac...@googlegroups.com
I have add jacoco to the build of a submodule in my Maven Java project.

I get this error when I build locally in my Eclipse IDE

[ERROR] Failed to execute goal org.jacoco:jacoco-maven-plugin:0.7.5.201505241946:report (report) on project api4kb: An error has occurred in JaCoCo Test report generation. Unable to read execution data file /Users/taraathan/Repositories/Java4CL/api4kb/target/jacoco.exec: Incompatible version 1006. -> [Help 1]

but on CodeCov, everything runs fine.

I am stumped. Any suggestions on what I should look into?

Thanks, Tara

Evgeny Mandrikov

unread,
Jun 22, 2015, 4:06:19 PM6/22/15
to jac...@googlegroups.com, tara...@gmail.com, tara...@gmail.com
Hi Tara,

Check that you use exactly the same version of JaCoCo for generation of exec-file and for generation of report - there was an incompatible change between version 0.7.4 and 0.7.5. Number 1006 refers to pre 0.7.5.
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages