标签:fail fir 进入 apache inf 打包 技术 default idea
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前面的勾打上就可以了
标签:fail fir 进入 apache inf 打包 技术 default idea
原文地址:https://www.cnblogs.com/junzhu-bye/p/12852558.html