-
Notifications
You must be signed in to change notification settings - Fork 58
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
info.solidsoft.pitest fails to respect toolchain configured JVM #338
Comments
Can any help in fixing pittest issue with toolchain, it reports error as Project base directory is null java\edu>gradle cp
and the final report is all zeros |
Hello @nagkumar, I have the exact same issue, did you find a workaround ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
w.r.t https://blog.gradle.org/java-toolchains
when jdk version to use configured from toolchain block
pitest still takes gradle launch time jdk and hence fails
The text was updated successfully, but these errors were encountered: