概述
私服加速以及配置gradle配置等可以参考博客:https://blog.csdn.net/guyexiangyun/article/details/106527732
关于异常
-
uild scan background action failed.
-
org.gradle.process.internal.ExecException: Process 'command 'git'' finished with non-zero exit value 12
-
net.rubygrapefruit.platform.NativeException: Could not start 'git'
一般是需要重装git,参考博客:https://blog.csdn.net/wds1181977/article/details/51516036?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task
自己做的一些配置:设置git的环境变量(自行百度)
还有就是在idea中的settings-git配置中,选择的git地址为git安装路径下的cmd文件夹下的git.exe
当你在idea的terminal中,使用git --version可以看到版本号的时候,就代表成功了
对了,如果是重新安装git,记得重启电脑!!
最后
以上就是高挑鱼为你收集整理的Spring5 源码在gradle下编译以及使用私服加速下载的全部内容,希望文章能够帮你解决Spring5 源码在gradle下编译以及使用私服加速下载所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复