-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source file copying fails since upgrade to 1.1.2 #140
Comments
It looks like PR #136 addresses this |
Does somebody know any workaround? |
Merged
I've created a PR to fix this issue :) #142 |
1 similar comment
I've created a PR to fix this issue :) #142 |
This should be fixed in version 1.14. Thanks very much for @bgreen1005 's help! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Jenkins 2.204.1 LTS
Code Coverage API Plugin 1.1.2
Maven 3.6.3
jacoco-maven-plugin 0.8.4
Spring Boot 2.1.8
Issue
I'm having issues with this plugin and source file copying since I upgraded to 1.1.2. The exception I'm seeing is below, it's trying to grab files from after a maven build using jacoco-maven-plugin while building a Spring Boot project.
The text was updated successfully, but these errors were encountered: