You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you run mvn clean package, if you have surefire/failsafe/jacoco plugin (which includes test coverage), there isn't a way to view or extract those coverage reports using Maven Buildpacks
What were you attempting to do?
Trying to extract those coverage reports so that it can be feed into another code coverage tools so that Jenkins can https://plugins.jenkins.io/code-coverage-api/