我从SVN下载了JPetstore,并且有一些我无法解决的maven错误
我尝试过运行maven-update依赖项和maven-update项目配置但没有帮助。
错误如下:
The container 'Maven Dependencies' references non existing library
'C:\Users\YYC\.m2\repository\javax\servlet\jstl\1.2\jstl-1.2.jar
ArtifactDescriptorException: Failed to read artifact descriptor for
org.springframework:spring-context-support:jar:3.0.0.BUILD-SNAPSHOT:
的Maven:2.2.1
Spring JPetstore https://src.springframework.org/svn/spring-samples/jpetstore/trunk/org.springframework.samples.jpetstore/
我想了解错误并解决它们,以便我可以构建和运行JPetStore代码。