Doing some research into this it suggested objects with spaces can cause this error. The only space I could find is in the temp folder name. Any way to get rid of that space?
Caused: java.io.IOException: While reading class directory: /my-plugin/ target/tmp/j h1438579319153760688/jobs/jobname-FreeStyleJacocoOnlyTest/ builds/1/jacoco/classes at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure( ExecutionFileLoader.java:132) at hudson.plugins.jacoco.ExecutionFileLoader.loadBundleCoverage( ExecutionFileLoader.java:140) at hudson.plugins.jacoco.JacocoReportDir.parse(JacocoReportDir.java:110) at hudson.plugins.jacoco.JacocoBuildAction.loadRatios(JacocoBuildAction. java:331) at hudson.plugins.jacoco.JacocoBuildAction.load(JacocoBuildAction.java:321) -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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/jenkinsci-dev/f7f89dc7-6113-481f-ab61-b18f9dfb2887o%40googlegroups.com.
