-
Notifications
You must be signed in to change notification settings - Fork 14
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
Help needed: Junit5 + JDK11 + PitMP generates a compilation failure #51
Comments
Not sure this is a JDK 11 issue ? Note: I used "mvn eu.stamp-project:pitmp-maven-plugin:run" and "mvn eu.stamp-project:pitmp-maven-plugin:run" (not "pitmp:run") after clean/install, does not work. Error follows: Sorry I can't help more: just a user of pitmp, not in the dev team :) |
seeing similar on latest
|
I am trying to enable pitmp in the project, but it fails
Code: https://github.com/tomasalmeida/mutant-testing/tree/feature/pitmp-plugin
Command: mvn clean compile pitmp:run
The text was updated successfully, but these errors were encountered: