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 -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/2b78cbe4-0d7c-4f15-bf21-82498ab36b97%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
