Eclipse遇到Unable to load the mojo错误
Contents
Eclipse在进行 Maven更新时出现错误Unable to load the mojo
在 stackoverflow 上有人回答,也帮我解决了问题。
When I had this problem, it seemed to be a problem with my Maven install.
Uninstalling the M2Eclipse plugin and deleting the .m2 folder on my drive, then reinstalling M2Eclipse seemed to fix it.
还有种解决方法
I just deleted the org\apache\maven folder and the problem got solved