jar路径:在localRepository中填写先要放的位置

下载镜像:添加新的就可以

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

 

posted on 2018-12-22 13:00  博客园197  阅读(2168)  评论(0编辑  收藏  举报