首页 > 数据库技术 > 详细

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

时间:2020-05-08 19:28:55      阅读:75      评论:0      收藏:0      [点我收藏+]

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前面的勾打上就可以了

技术分享图片

 

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!