Maven Hangs during test phase after the migration v3.20.0 -> 3.23.4 #48531
indalaterre
started this conversation in
Community
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have a very weird problem.
I'm migrating from v3.20.0 to v3.23.4 but I'm facing the problem mentioned in the title during the execution of
mvn verify
.The system becomes very unstable (tried both on Gitlab CI Job which cause an OOM and on my personal machine) and I'm not able to figure out what is causing this.
I thought this was caused by the new dev-service compose and I disable it without success
To be honest I'm in a dead point and seeking for hints.
Does anyone have any idea regarding this?
Beta Was this translation helpful? Give feedback.
All reactions