在服务器上构建失败,报错信息:[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :ymc-mms
但在我本地上是没问题的,不知道什么原因,求回答。是内存不够的问题吗?
这么点也看不出什么 ,
确实不好定位问题 建议在服务器的打包命令上加个 -X 进入debug模式 输出更详细的错误日志之后再进行分析
把详细的错误信息发出来看看
多打点出来看看现在看不出来
目测maven环境配置有问题