From 2aa3e1c64392375cb786c2186fd568953d8b0eec Mon Sep 17 00:00:00 2001 From: ParkSeongMin Date: Wed, 2 Dec 2015 06:26:05 +0000 Subject: [PATCH] =?UTF-8?q?nexus=20=EB=B0=B0=ED=8F=AC=EC=8B=9C=20=EC=84=A4?= =?UTF-8?q?=EC=A0=95=EC=82=AC=ED=95=AD=20=EC=B6=94=EA=B0=80.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/package.txt | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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