akomakom commented on pull request #285: URL: https://github.com/apache/maven-surefire/pull/285#issuecomment-619450026
> @akomakom > Pls try to use the snapsot version of Surefire on your local project with this feature. I want to make sure, we can release the version. I have been doing so successfully, but currently I can't seem to install locally due to a jacoco issue (and I can't remember how I got around it): ``` [ERROR] Failed to execute goal org.jacoco:jacoco-maven-plugin:0.8.5:instrument (jacoco-instrumentation) on project maven-surefire-common: Unable to instrument file.: Error while instrumenting maven-surefire/maven-surefire-common/target/classes/org/apache/maven/plugin/surefire/ClasspathCache.class. Cannot process instrumented class org/apache/maven/plugin/surefire/ClasspathCache. Please supply original non-instrumented classes. -> [Help 1] ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
