Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
Also see bottom of https://wiki.onehippo.com/display/CMS7/Import+your+project+into+Eclipse
'Description Resource Path Location Type
Plugin execution not covered by lifecycle configuration:
com.googlecode.mavenfilesync:maven-filesync-plugin:1.0.0:generate
(execution: default, phase: initialize) pom.xml /myhippoproject-cms
line 5 Maven Project Build Lifecycle Mapping Problem'
Comment by Ate:
A simple google search on "Maven Project Build Lifecycle Mapping Problem" turned up tons of relevant references and this actually seems to be a m2e problem, not maven-filesync-plugin specific.
Possibly the following sample links also have some information to "fix" this proper, but I don't have time to investigate this further today:
http://wiki.eclipse.org/M2E_plugin_execution_not_covered
https://bugs.eclipse.org/bugs/show_bug.cgi?id=343030
http://stackoverflow.com/questions/6352208/how-to-solve-plugin-execution-not-covered-by-lifecycle-configuration-for-spring
http://blog.objectteams.org/2011/06/between-the-times/