eGovFrame 표준프레임워크 포털

메뉴 건너띄기
상단메뉴 바로가기
본문 바로가기

이 누리집은 대한민국 공식 전자정부 누리집입니다.

본문 영역

We provide technical issue resolution support through Application Support, FAQ, and Q&A boards.

Runtime Environment
Occurring missing artifact (commons-validator, standard)
  • Writer

    P****i

  • Date Asked

    2017-03-23

  • Views

    3331

  • Nationality

    PL

  • Email Reply

    N

  • STATUS

    Complete

Question

When running maven, the following two artifacts cannot be found.

Missing artifact apache-validator:commons-validator:jar:1.3.0:compile
Missing artifact apache-taglibs:standard:jar:1.1.2:compile

check the error, please.

Answer

Hello
Information of those artifacts has been changed.
Please change dependency information as below. (pom.xml)


apache-validator
commons-validator
1.1.3


=>


commons-validator
commons-validator
1.3.1




apache-taglibs
standard
1.1.2


=>


taglibs
standard
1.1.2