Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/maven/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
从github生成代码时出错_Git_Maven_Jenkins - Fatal编程技术网

从github生成代码时出错

从github生成代码时出错,git,maven,jenkins,Git,Maven,Jenkins,错误: 你能在你运行的环境中发布完整的stacktrace吗?您在构建JDK版本和Maven版本时使用的确切命令是什么?环境:来自jenkins GUI的VirtualBox构建。Maven版本:-3.0.5 JDK版本:1.8.0_171。问题已经解决,这是由于VM内存不足。真的使用这样一个旧的Maven版本吗?好啊 error: index-pack died of signal 15 fatal: index-pack failed at org.jenkinsci.plugins.gi

错误:


你能在你运行的环境中发布完整的stacktrace吗?您在构建JDK版本和Maven版本时使用的确切命令是什么?环境:来自jenkins GUI的VirtualBox构建。Maven版本:-3.0.5 JDK版本:1.8.0_171。问题已经解决,这是由于VM内存不足。真的使用这样一个旧的Maven版本吗?好啊
error: index-pack died of signal 15
fatal: index-pack failed

at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
... 11 more
ERROR: Error fetching remote repo 'origin'
Finished: FAILURE