maven 阿里镜像

   <mirror>
      <id>alimaven</id>
      <mirrorOf>central</mirrorOf>
      <name>aliyun maven</name>
      <url>http://maven.aliyun.com/nexus/content/repositories/central/</url>
  </mirror>
原文地址:https://www.cnblogs.com/fuyuanming/p/6196110.html