Fork me on GitHub

Maven配置阿里云镜像库

profile > repositories节点下增加阿里的镜像库
upload successful

代码如下

1
2
3
4
<repository>
<id>aliyunmaven</id>
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
</repository>

I'm not rich, but still hold the dream.
显示 Gitment 评论