提示Could not calculate build plan Plugin org.apache.maven.pluginsmaven-resources
Eclipse创建maven项目时,出现Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources
问题描述
Eclipse创建maven项目时报错,如图:
解决办法
右键->Run as->Maven install
成功,没有报错了!!!
如果还不行就强制更新下项目,操作如下图:
这两个操作之后应该是不会有报错了
本文来自博客园,作者:木子欢儿,转载请注明原文链接:https://www.cnblogs.com/HGNET/p/16333556.html