아 리 운 Maven 사복 배치

1427 단어 Maven
두 가지 방법:
1、setting.xml
$MAVENHOME conf 폴 더 의 setting. xml 탭 에 추가
  
  alimaven  
  aliyun maven  
  http://maven.aliyun.com/nexus/content/groups/public/
  central          

또는 C: \ \ Users \ \ Administrator \. m2 \ \ settings. xml:

 C:\Users\Administrator\.m2\repository-->
 
    
       archiva.internal 
       admin 
       admin123 
    

    
       archiva.snapshots 
       admin 
       admin123 
    
 

 
   
     alimaven
     aliyun maven
     http://maven.aliyun.com/nexus/content/groups/public/
     central        
   
 

2. pom. xml 기록 중 설정

      
        maven-ali  
        http://maven.aliyun.com/nexus/content/groups/public;  
          
            true  
          
          
            true  
            always  
            fail  
          
      

좋은 웹페이지 즐겨찾기