-
Bug
-
Resolution: Unresolved
-
Critical
-
None
If the classPattern fails to match any classes, the builds/*/jacoco/classes directory is never created, causing an exception later in the report generating stage. This is confusing. It should either generate an empty report or fail immediately and with a clear message when no classes were found.
- is duplicated by
-
JENKINS-27766 Jacoco with Jenkins on Apache Tomcat: /jacoco/classes does not exist
-
- Closed
-
- links to
I assume, I have the same problem here. I get the error:
after the build was otherwise successful.
I am using the enhanced project's settings to reuse the workspace of a our main job. Maybe this is related to this kind of setup?