Changes between Version 2 and Version 3 of 배포

차이점 주위로
다음 차이점은 무시하기:
작성자:
anonymous (IP: 221.150.127.103)
날짜/시간:
2012-08-20 PM 8:57:12 (13 년 전)
설명:

--

Legend:

변경되지 않음
추가됨
제거됨
변경됨
  • 배포

    v2 v3  
    33 
    44 * jenkins 설치 
    5  
     5  * Jenkins 관리 > 시스템 설정 
     6   * Maven 
     7    * Maven installations  
     8     * Name : MAVEN_HOME 
     9     * install automatically 체크 
     10    * Maven Project Configuration 
     11     * Global MAVEN_OPTS : -Xmx512m -XX:MaxPermSize=512m 
     12  * 새로운 Job 
     13   * Job 이름 : nexus 
     14   * Build a maven2/3 project 선택 
     15   * 소스 코드 관리 
     16    * subversion : https://221.150.127.106:8443/svn/hudson01/nexus : 아이디/ 비밀번호 설정 
     17   * Build 
     18    * Root POM : pom.xml 
     19    * Goals and options :  clean package tomcat:undeploy tomcat:deploy 
    620 * maven 설치 
    721  * setting.xml