码迷,mamicode.com
首页 > 其他好文 > 详细

Maven 构建 的坑

时间:2017-08-23 18:14:28      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:about   possible   switch   ace   art   logging   without   erro   failed   

1,

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project pbh-cmpt: 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 ? -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException 
原因: 构建时
maven-surefire-plugin  插件 执行时 内存不够;

解决: 配置插件的 执行内存

技术分享

 




Maven 构建 的坑

标签:about   possible   switch   ace   art   logging   without   erro   failed   

原文地址:http://www.cnblogs.com/fish-in-sky/p/7419416.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!