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