I would update to the last version of build-helper-maven-plugin( 1.8) 1.0 seems to predate m2e so it is probably not compatible.
On Tue, Nov 26, 2013 at 7:19 PM, Oliver Kopp <[email protected]> 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 > [email protected] > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- Adrien Rivard
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
