GitLab CI is failing due to maven-surefire-plugin with VM crash

后端 未结 5 1682
小鲜肉
小鲜肉 2021-01-05 08:11

We have around of 10 different applications that are Spring Boot projects with Groovy.

All of our projects build correctly in all developer work stations and they we

5条回答
  •  旧时难觅i
    2021-01-05 08:49

    We found the root case and fixed it in the versions 3.0.0-M4 and 3.0.0-SNAPSHOT:

    https://issues.apache.org/jira/browse/SUREFIRE-1702

    https://issues.apache.org/jira/browse/SUREFIRE-1703

    https://issues.apache.org/jira/browse/SUREFIRE-1704

提交回复
热议问题