0

在将 Maven 项目导入到我的 Eclipse Neon.3 Release (4.6.3) 时,我遇到了以下错误:

Plugin execution not covered by lifecycle configuration: org.codehaus.gmaven:groovy-maven-plugin:2.0:execute ...    Maven Project Build Lifecycle Mapping Problem

这可能是什么原因以及如何解决?

4

1 回答 1

1

这可能是什么原因以及如何解决?

查看官方文档,其中很好地解释了原因和可能的解决方法。

于 2017-07-13T12:09:24.980 回答