maven 配置阿里云镜像



  
  
  
  
  
  
  
    
     aliyunmaven
     central
     阿里云公共仓库
     https://maven.aliyun.com/repository/central
    
    
      repo1
      central
      central repo
      http://repo1.maven.org/maven2/
    
    
     aliyunmaven
     apache snapshots
     阿里云阿帕奇仓库
     https://maven.aliyun.com/repository/apache-snapshots
    
  
  
  
  
      
        
           
                aliyunmaven
                aliyunmaven
                https://maven.aliyun.com/repository/public
                default
                
                        true
                
                
                        true
                
            
            
                MavenCentral
                http://repo1.maven.org/maven2/
            
            
                aliyunmavenApache
                https://maven.aliyun.com/repository/apache-snapshots
            
                     
     
  

```