Cannot read lifecycle mapping metadata for artifact org.apache.maven.plugins:mav

后端 未结 7 1805
执念已碎
执念已碎 2020-12-11 11:05

Earlier today i was just doing some work on a maven project i just imported in and i was having some trouble with it. It wasn\'t getting a certain dependency. I tried deleti

7条回答
  •  不思量自难忘°
    2020-12-11 11:55

    I don't want to resurrect this topic, but I had the same error. When I make a Maven project on Eclipse/Windows and when I import this same project on Eclipse/OSX.

    To fix it : right click on your project -> Maven -> Update Project

    I have this issue on all my projects and this fix them always

提交回复
热议问题