import或者new一个的maven project的时候,提示如下错误

Description    Resource    Path    Location    Type
Cannot read lifecycle mapping metadata for
artifact org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.6:runtime Cause: error in opening zip file    pom.xml    /dubbotest.prducer    line 1    Maven Project Build Lifecycle Mapping Problem

上面提示不能阅读maven的resource插件

解决办法如下:

maven提示错误的解决办法

 

 

maven提示错误的解决办法

点击ok之后,

maven提示错误的解决办法

 

更新项目依赖即可。

相关文章:

  • 2022-02-07
  • 2022-02-19
  • 2022-01-30
  • 2022-12-23
  • 2022-12-23
  • 2021-09-19
  • 2021-12-06
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-30
  • 2022-12-23
  • 2021-05-28
  • 2021-09-27
相关资源
相似解决方案