This is m2e, not maven, talking to you. You can add some fancy comments to your pom.
See https://www.eclipse.org/m2e/documentation/m2e-execution-not-covered.html . On Tue, Feb 17, 2015 at 6:02 AM, Marzie Dehghanipour < [email protected]> wrote: > Hi, > > I have installed m2e plugin for my eclipse. But when I am trying to import > an existing maven project, I get this error in my pom.xml : > > Plugin execution not covered by lifecycle configuration: > org.apache.cxf:cxf-java2ws-plugin:2.7.6:java2ws (execution: > process-classes, phase: process-classes) > > But I have checked and the plugin exists in maven repository and also the > dependency exists in pom.xml . > I do appreciate any help. > Best, > Marzie >
