解决maven下载依赖慢的问题
增加aliyun的代理即可。
mac/windows:
1)先查到maven安装位置
2)然后打开conf
3)查找mirror关键字,增加下面的代码:
nexus-aliyun central Nexus aliyun http://maven.aliyun.com/nexus/content/groups/public/
增加aliyun的代理即可。
mac/windows:
1)先查到maven安装位置
2)然后打开conf
3)查找mirror关键字,增加下面的代码:
nexus-aliyun central Nexus aliyun http://maven.aliyun.com/nexus/content/groups/public/