问答详情
源自:3-4 用Maven创建项目

pom.xml配置出错

有两个jar missing

Description Resource Path Location Type

Project build error: 'dependencies.dependency.version' for org.springframework:spring-webmvc:jar is missing. pom.xml /spring-mvc-study Maven Webapp line 28 Maven pom Loading Problem

Description Resource Path Location Type

Project build error: 'dependencyManagement.dependencies.dependency.groupId' for null:spring-framework-bom:pom is missing. pom.xml /spring-mvc-study Maven Webapp line 18 Maven pom Loading Problem

要怎么解决啊。。。。

提问者:Jacthy 2017-04-26 12:11

个回答

  • 慕粉3852951
    2017-04-26 17:43:23

    可能是maven仓库下载jar包不全,国外的仓库一般不好下载。你找找阿里云的仓库配置一下。