新建的springboot web项目,一建出来pom.xml就报错 错误的地方是这里: × org.springframework.bootspring-boot-starter-parent1.5.1.RELEASE <!-- lookup parent from repository --> 错误的信息是这样的: Multiple annotations found at this line: - Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven- resources-plugin:2.6:testResources (execution: default-testResources, phase: process-test-resources) - Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven- resources-plugin:2.6:resources (execution: default-resources, phase: process-resources) 试过网上搜一些信息但都没用,快崩溃了,请问怎么办呀?
可能是下载插件jar的时候,出了问题,删除本地对应的jar,重新下载
spring boot 基础参考:http://www.roncoo.com/question/index