标签:tin XML groups ucid current set family 修改 com
配置
修改maven根目录下的conf文件夹中的setting.xml
文件,内容如下:
<mirrors> <mirror> <id>alimaven</id> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/groups/public/</url> <mirrorOf>central</mirrorOf> </mirror> </mirrors>
标签:tin XML groups ucid current set family 修改 com
原文地址:http://www.cnblogs.com/guazi/p/6893702.html