Occurring missing artifact (commons-validator, standard)
- 작성자
- 관리자
- 작성일자
- 2012-04-18
- 조회수
- 4,900
Q
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.
A
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