civilappeal 예제에서 maven 오류
- 작성자 :
- 이*일
- 작성일 :
- 2009-07-22 00:00:00
- 조회수 :
- 4,575
- 구분 :
- 개발환경
- 진행상태 :
- 완료
Q
civilappeal 예제에서 maven 오류가 아래와 같이 나옵니다.
09. 7. 22 오전 10시 39분 04초: Missing artifact apache-validator:commons-validator:jar:1.1.3:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact egovframework.rte:egovframework.rte.fdl.string:jar:1.0.0-SNAPSHOT:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact egovframework.rte:egovframework.rte.fdl.security:jar:1.0.0-SNAPSHOT:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact egovframework.rte:egovframework.rte.fdl.crypto:jar:1.0.0-SNAPSHOT:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact egovframework.rte:egovframework.rte.fdl.xml:jar:1.0.0-SNAPSHOT:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact egovframework.rte:egovframework.rte.itl.webservice:jar:1.0.0-SNAPSHOT:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact apache-taglibs:standard:jar:1.1.2:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact net.sourceforge.ajaxtags:ajaxtags:jar:1.5-beta-0.2:compile
nexus 를 설정하고 .setting.xml 에 모두 설정을 했구요.
pom.xml 도 수정을 해야하나요? 그리고 nexus 에 egovframework jar 들을 올리는 방법도 함께 알려주셨으면 합니다.
09. 7. 22 오전 10시 39분 04초: Missing artifact apache-validator:commons-validator:jar:1.1.3:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact egovframework.rte:egovframework.rte.fdl.string:jar:1.0.0-SNAPSHOT:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact egovframework.rte:egovframework.rte.fdl.security:jar:1.0.0-SNAPSHOT:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact egovframework.rte:egovframework.rte.fdl.crypto:jar:1.0.0-SNAPSHOT:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact egovframework.rte:egovframework.rte.fdl.xml:jar:1.0.0-SNAPSHOT:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact egovframework.rte:egovframework.rte.itl.webservice:jar:1.0.0-SNAPSHOT:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact apache-taglibs:standard:jar:1.1.2:compile
09. 7. 22 오전 10시 39분 04초: Missing artifact net.sourceforge.ajaxtags:ajaxtags:jar:1.5-beta-0.2:compile
nexus 를 설정하고 .setting.xml 에 모두 설정을 했구요.
pom.xml 도 수정을 해야하나요? 그리고 nexus 에 egovframework jar 들을 올리는 방법도 함께 알려주셨으면 합니다.
A
안녕하세요.
기존 CivilAppeal 샘플에 세팅을 수정하여 Wiki가이드에 등록하였습니다.
또한 참조되는 maven repository 을 묶어 올렸습니다. (초보자 가이드 mavenrepository.zip을 설치하셨으면 해당 repository 디렉토리에 추가하시기 바랍니다. )
수정된 CivilAppeal 프로젝트 파일 및 maven repository 파일을 다운로드 및 설치 후 테스트 하시기 바랍니다.
CivilAppeal 설치 : http://www.egovframe.org/wiki/doku.php?id=egovframework:rte:sample:cvpl:binary#설치
감사합니다.
기존 CivilAppeal 샘플에 세팅을 수정하여 Wiki가이드에 등록하였습니다.
또한 참조되는 maven repository 을 묶어 올렸습니다. (초보자 가이드 mavenrepository.zip을 설치하셨으면 해당 repository 디렉토리에 추가하시기 바랍니다. )
수정된 CivilAppeal 프로젝트 파일 및 maven repository 파일을 다운로드 및 설치 후 테스트 하시기 바랍니다.
CivilAppeal 설치 : http://www.egovframe.org/wiki/doku.php?id=egovframework:rte:sample:cvpl:binary#설치
감사합니다.