In m2e 1.2 it is possible to configure lifecycle mapping metadata outside of the pom. Have a look in the Maven/Lifecycle Mappings section of the Eclipse preferences.
/Anders On Thu, Sep 27, 2012 at 9:17 AM, Jean Couillaud <[email protected]> wrote: > Hi, it seems to me he asked for something "without modifying the pom.xml". > It is not clear to me at first sight that there is a solution in the page > you provided. > Wouldn't it be possible to change the settings.xml instead of the pom.xml ? > > > On Thu, Sep 27, 2012 at 10:07 AM, Jochen Wiedmann > <[email protected]> wrote: >> >> On Thu, Aug 16, 2012 at 4:31 AM, Zhang, Xueqian <[email protected]> >> wrote: >> >> > Basically we wonder if there's a way to suppress the 'M2E plugin >> > execution not covered' error in pom.xml. For unknown maven plugins to m2e, >> > we want to skip them by default without modifying pom.xml. We want to >> > provide a flag so that user can choose to show this error or not. >> >> http://wiki.eclipse.org/M2E_plugin_execution_not_covered >> >> -- >> The best argument for celibacy is that the clergy will sooner or later >> become extinct. >> _______________________________________________ >> m2e-users mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/m2e-users > > > > _______________________________________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/m2e-users > _______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
