项目没有错误,但是maven中pom.xml有红叉,错误处提示Plugin execution not covered by lifecycle configuration: com.github.kongchen:swagger-maven-plugin:3.1.0:generate (execution: default, phase: compile)
解决方法:
在windows->Preferences->Maven->Error/Warnings下Ignore掉这个 plugin execution错误,如下图:
解决eclipse的pom.xml文件execution标签报错的问题

相关文章:

  • 2022-12-23
  • 2021-06-17
  • 2022-12-23
  • 2022-03-08
  • 2021-04-06
  • 2021-12-17
  • 2021-07-14
  • 2022-12-23
猜你喜欢
  • 2022-01-19
  • 2022-01-18
  • 2022-12-23
  • 2021-06-01
  • 2022-12-23
  • 2021-11-20
相关资源
相似解决方案