-
Notifications
You must be signed in to change notification settings - Fork 59
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
Tests Fail when running Maven on Windows 10 #151
Comments
After trying again, it was evident that several tests were also failing:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Setting up the Environment on Windows
All software installed via Scoop.
scoop add bucket java
scoop install openjdk13 git maven
(Tried withoraclejdk
too, but same result.)Commands Run
Ouput
A brief summary of the verbose output is that the forked VMs were crashing or not exiting properly.
The text was updated successfully, but these errors were encountered: