1.D:\apache-maven-3.6.1\conf\settings.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>

 

posted on 2022-07-30 07:42  大话人生  阅读(298)  评论(0编辑  收藏  举报