maven install报The forked VM terminated without saying properly goodbye. VM crash or System.exit called

时间:2020-05-08 19:28:55   收藏:0   阅读:76

idea新导入的工程maven install打包报错误:The forked VM terminated without saying properly goodbye. VM crash or System.exit called

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project order-server: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?

最终解决办法

进入setting,搜索maven打开runner菜单,将skip tests前面的勾打上就可以了

技术分享图片

 

原文:https://www.cnblogs.com/junzhu-bye/p/12852558.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!