Maven 설치 시 에러가 발생합니다.
- 작성자 :
- 변*혁
- 작성일 :
- 2009-07-21 00:00:00
- 조회수 :
- 5,128
- 구분 :
- 개발환경
- 진행상태 :
- 완료
Q
Maven install 시 특정 라이브러리를 인스톨 못해서 발생하는 에러 같습니다.
==============================================
url = http://rte-dev:8081/nexus/content/groups/public
Downloading: http://rte-dev:8081/nexus/content/groups/public/commons-digester/commons-digester/2.0/commons-digester-2.0.jar
url = http://rte-dev:8081/nexus/content/groups/public-snapshots
Downloading: http://rte-dev:8081/nexus/content/groups/public-snapshots/commons-digester/commons-digester/2.0/commons-digester-2.0.jar
[ERROR]
Transitive dependency resolution for scope: compile has failed for your project.
Error message: Error transferring file
egovframework.rte:egovframework.rte.fdl.filehandling:jar:1.0.0-SNAPSHOT
from the specified remote repositories:
central (http://rte-dev:8081/nexus/content/groups/public),
snapshots (http://rte-dev:8081/nexus/content/groups/public-snapshots)
Path to dependency:
1) egovframework.guideprogram:com:war:0.0.1-SNAPSHOT
2) egovframework.rte:egovframework.rte.fdl.excel:jar:1.0.0-SNAPSHOT
3) egovframework.rte:egovframework.rte.fdl.filehandling:jar:1.0.0-SNAPSHOT
Root error message: rte-dev
Group-Id: egovframework.guideprogram
Artifact-Id: com
Version: 0.0.1-SNAPSHOT
From file: D:\work_egov2\egovframework.guideprogram.com\pom.xml
=======================================================
메일로 답변 부탁드립니다.
그럼 수고하십시오.
==============================================
url = http://rte-dev:8081/nexus/content/groups/public
Downloading: http://rte-dev:8081/nexus/content/groups/public/commons-digester/commons-digester/2.0/commons-digester-2.0.jar
url = http://rte-dev:8081/nexus/content/groups/public-snapshots
Downloading: http://rte-dev:8081/nexus/content/groups/public-snapshots/commons-digester/commons-digester/2.0/commons-digester-2.0.jar
[ERROR]
Transitive dependency resolution for scope: compile has failed for your project.
Error message: Error transferring file
egovframework.rte:egovframework.rte.fdl.filehandling:jar:1.0.0-SNAPSHOT
from the specified remote repositories:
central (http://rte-dev:8081/nexus/content/groups/public),
snapshots (http://rte-dev:8081/nexus/content/groups/public-snapshots)
Path to dependency:
1) egovframework.guideprogram:com:war:0.0.1-SNAPSHOT
2) egovframework.rte:egovframework.rte.fdl.excel:jar:1.0.0-SNAPSHOT
3) egovframework.rte:egovframework.rte.fdl.filehandling:jar:1.0.0-SNAPSHOT
Root error message: rte-dev
Group-Id: egovframework.guideprogram
Artifact-Id: com
Version: 0.0.1-SNAPSHOT
From file: D:\work_egov2\egovframework.guideprogram.com\pom.xml
=======================================================
메일로 답변 부탁드립니다.
그럼 수고하십시오.
A
안녕하세요.
공통모듈 동영상강좌 진행시 자동으로 생성되는 pom.xml에 사용상에 불편을 개선한 plug-in을 update사이트에 등록하였습니다.
구현도구(eclipse)의 Help>Software Updates 메뉴의 Available Software탭에서 http://www.egovframe.org/update를 체크하시고 Install 버튼을 클릭하여 신규 plug-in을 설치하시고 프로젝트를 생성하시기 바랍니다.
Maven 라이브러리는 "CivilAppeal 설치"를 참조하시어 설치할 수 있습니다.
CivilAppeal 설치 : http://www.egovframe.org/wiki/doku.php?id=egovframework:rte:sample:cvpl:binary#설치
감사합니다.
공통모듈 동영상강좌 진행시 자동으로 생성되는 pom.xml에 사용상에 불편을 개선한 plug-in을 update사이트에 등록하였습니다.
구현도구(eclipse)의 Help>Software Updates 메뉴의 Available Software탭에서 http://www.egovframe.org/update를 체크하시고 Install 버튼을 클릭하여 신규 plug-in을 설치하시고 프로젝트를 생성하시기 바랍니다.
Maven 라이브러리는 "CivilAppeal 설치"를 참조하시어 설치할 수 있습니다.
CivilAppeal 설치 : http://www.egovframe.org/wiki/doku.php?id=egovframework:rte:sample:cvpl:binary#설치
감사합니다.