开发者社区> 问答> 正文

为什么新建的springboot项目报错 ?报错

新建的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) 试过网上搜一些信息但都没用,快崩溃了,请问怎么办呀?

展开
收起
爱吃鱼的程序员 2020-06-23 01:13:18 459 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    可能是下载插件jar的时候,出了问题,删除本地对应的jar,重新下载
    springboot基础参考:http://www.roncoo.com/question/index

    http://blog.csdn.net/sanluo11/article/details/54598837

    2020-06-23 01:13:35
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
使用Spring.Initializr定制工程脚手架 立即下载
陈曦:使用Spring.Initializr定制工程脚手架 立即下载
Java Spring Boot开发实战系列课程【第15讲】:Spring Boot 2.0 API与Spring REST Docs实战 立即下载