1.配置文件路径:config/settings.xml

2.<mirrors>镜像集合中添加镜像

 <mirror>
<id>alimaven</id>
<name>aliyun maven</name>
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
<mirrorOf>central</mirrorOf>
</mirror>

最新文章

  1. Java面试(3)-- Java关系运算符
  2. linux command file/type which/whereis
  3. HDU 3341 Lost&#39;s revenge(AC自动机+DP)
  4. 转贴 IT外企那点儿事完整版
  5. 14.Android之Layout布局学习
  6. hping3命令
  7. Eclipse 中Tomcat 启动 与直接启动Tomcat的区别
  8. COS中访问文件的三种方式
  9. MVC 页面跳转
  10. (转)最新版的SSH框整合(Spring 3.1.1 + Struts 2.3.1.2 + Hibernate 4.1)
  11. Ubuntu 14.04 设置静态IP
  12. jQuery获取iframe的document对象
  13. UWP Flyout浮动控件
  14. java类定义、变量类型、构造函数
  15. Docker:私有仓库registry [十一]
  16. ES6优缺点
  17. 【2】Kali之情报搜集技术
  18. 全连接与softmax[转载]
  19. win10无线网连接 提示无法连接到此网络
  20. CentOS 6.3 + Subversion + Usvn 搭建版本管理服务器

热门文章

  1. C# StructLayout(LayoutKind.Sequential)]
  2. PAT甲级——A1005 Spell It Right
  3. 07_springmvc校验
  4. java基础之Math类
  5. 【流畅的python】16 - 协程
  6. 【bzoj 4671】 异或图
  7. 《数据结构与算法分析——C语言描述》ADT实现(NO.04) : AVL树(AVL-Tree)
  8. LeetCode404Sum of Left Leaves左叶子之和
  9. Linux 修改环境变量,重定向
  10. ionic Hide tabs 实现