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
