Hi, did you already install the connector through the m2e Discovery? (Window -> Preferences -> Maven -> Discovery)
There is a connector available that will support the build-helper-maven-plugin to pick up e.g. test, resource and source folders you add with it. Regards, Johannes On 26. November 2013 at 19:20:38, Oliver Kopp (kopp....@gmail.com) wrote: Hi, the Wiki page http://wiki.eclipse.org/M2E_plugin_execution_not_covered states, that the build-helper-maven-plugin is supported by M2E. If I use maven3 with Eclipse Kepler, I get the following error message:Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:build-helper-maven-plugin:1.0:add-source (execution: add-source, phase: generate-sources) The configuration I'm using is copied from http://mojo.codehaus.org/build-helper-maven-plugin/usage.html. Is there something, I'm doing wrong again? :) (BTW: All links on the status column are not working any more) Cheers, Oliver _______________________________________________ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users