diff --git a/install/package.txt b/install/package.txt index e2c418c..383016c 100644 --- a/install/package.txt +++ b/install/package.txt @@ -5,4 +5,19 @@ - nexacro-simple-egov --> mvn clean archetype:create-from-project -DpackageName=nexacro.sample - target > generated-sources > archetype > mvn clean install 2. nexacro library update - - maven repository update.. \ No newline at end of file + - maven repository update.. + +3. nexus 배포 시 + - nexacro-parent에 설정. + + tobesoft + http://59.10.169.22:8080/nexus/content/repositories/tobesoft + + - maven setting.xml에 tobesoft 서버 등록 (계정 정보 등록) + + + tobesoft + + + + - mvn deploy 실행. \ No newline at end of file