|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Yes, the configuration is fine.
Let me gibe you a better example of how it happens: When a build process failed (e.g. due to a compile error in some java class or an error when downloading a maven dependency) and the maven-jacoco-plugin will not be executed you end up with a pretty empty target folder, which is also missing jacoco/classes.
It's basically a followup error.