In order to solve the following Maven pom.xml import error:
Plugin execution not covered by lifecycle configuration: org.codehaus.gmaven:groovy-maven-plugin:2.0:execute ... Maven Project Build Lifecycle Mapping Problem
I'm trying to install https://github.com/groovy/groovy-eclipse Groovy-Eclipse plugin.
When I do this I see the following solution at Eclipse install window:
Groovy-Eclipse won't work with m2e plugin for a some reason. What can be a reason of this and how to fix this ?