e_ddjava 2022-03-30 09:02 采纳率: 74.2%
浏览 36
已结题

在eclipse新建的springboot项目 <parent>位置报错。

Multiple annotations found at this line:
- Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (execution:
default-testCompile, phase: test-compile)
- Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (execution: default-
compile, phase: compile)
- CoreException: Could not calculate build plan: Plugin org.apache.maven.plugins:maven-compiler-plugin:3.8.1 or one of its dependencies
could not be resolved: org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.1 was not found in http://192.168.1.72:8081/nexus/content/groups/
public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of nexus
has elapsed or updates are forced

  • 写回答

1条回答 默认 最新

  • 我是个老六 2022-03-30 09:21
    关注

    maven刷新一下,不行的话就把依赖删了,刷新一遍,再添加依赖再刷新

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

问题事件

  • 系统已结题 4月8日
  • 已采纳回答 3月31日
  • 创建了问题 3月30日