I'm running an older version, 1.0.16, in Jenkins 1.588 due to approved version limitations. It looks like the jacoco plugin (0.7.7.201606060606) writes the exec under the /home/username/builds/projectName/<etc>. When I add the post-build-action to Record JaCoCo coverage report and run the build, the number of exec files found is 0. And then I get an exception:
ERROR: Publisher hudson.plugins.jacoco.JacocoPublisher aborted due to exception java.lang.IllegalStateException: basedir /home/username/.jenkins/jobs/<build name>/builds/<unique build>/jacoco/classes does not exist Any thoughts on why the mismatch of hierarchy of builds vs jobs? Thanks, Steve -- Azért kapta ezt az üzenetet, mert feliratkozott a Google Csoportok szolgáltatásbeli Jenkins JaCoCo plugin mailing list csoportra. Az erről a csoportról és az ahhoz kapcsolódó e-mailekről való leiratkozáshoz küldjön egy e-amailt a(z) [email protected] címre. Ha üzenetet szeretne küldeni ebbe a csoportba, küldjön egy e-mailt a(z) [email protected] címre. További lehetőségekért látogasson el a(z) https://groups.google.com/d/optout címre.
