1、阿里云配置
<mirror> <id>nexus-aliyun</id> <mirrorOf>central</mirrorOf> <name>Nexus aliyun</name> <url>http://maven.aliyun.com/nexus/content/groups/public</url> </mirror>
#说明:如果不配置阿里云则,默认使用 https://repo.maven.apache.org下载
1、阿里云配置
<mirror> <id>nexus-aliyun</id> <mirrorOf>central</mirrorOf> <name>Nexus aliyun</name> <url>http://maven.aliyun.com/nexus/content/groups/public</url> </mirror>
#说明:如果不配置阿里云则,默认使用 https://repo.maven.apache.org下载