目录
- Could not transfer artifact org.springframework.boot问题
- 发现报错
- 在mavePiNQHMzgQn设置中添加如下语句
- 在进行maven的更新
- 总结
Could not transfer artifPiNQHMzgQact org.springframework.boot问题
进行maven更新的时候
发现报错
Could not transfer artifact org.springframework.boot
提示网络错误,搜了一下,应该是要忽略https
在maven设置中添加如下语句
-Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true
在进行maven的更php新
就可以正常的下载python了,就是速度确实非常的慢
总结
以上为个人经验,希望能给大家一个参考,也希望大家多多支持编程客栈(www编程.cppcns.com)。
精彩评论