[java code coverage] Re: Jacoco fails in Jenkins

2018-02-13 Thread Daniel Watrous
I explicitly added the path to the compiled classes and the plugin now works. The incorrect path may be a default path in the plugin that it used when I didn't explicitly provide one. On Tuesday, February 13, 2018 at 12:52:59 PM UTC-6, Daniel Watrous wrote: > > I have tried to introduce

[java code coverage] Jacoco fails in Jenkins

2018-02-13 Thread Daniel Watrous
I have tried to introduce jacoco into my build pipeline, but it fails and I can't find anything online to help me understand why. The plugin itself appears to work, but they it complains that it can't access the files. Here's a snippet of the error stacktrace. [Pipeline] { (Code coverage