Why am I receiving a “Plugin execution not covered by lifecycle configuration with GWT” error?
I'm using STS and I imported a GWT project from another machine. The project uses m2eclipse. I'm getting these two errors when building the project: Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:gwt-maven-plugin:2.2.0:i18n (execution: default, phase: generate-sources) pom.xml /contactsgwt line 175 Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-war-plugin:2.1.1:exploded (execution: default, phase: compile) pom.xml /contactsgwt line 198 What's wrong? Is there any further configuration that needs to be done so the gwt maven