Thanks, that page solved my question! J
Von: [email protected] [mailto:[email protected]] Im Auftrag von Matthew Piggott Gesendet: Mittwoch, 4. Juli 2012 15:44 An: Maven Integration for Eclipse users mailing list Betreff: Re: [m2e-users] Why does m2e skip "unknown" executions? http://wiki.eclipse.org/M2E_plugin_execution_not_covered On 4 July 2012 09:32, Markus Karg <[email protected]> wrote: Hello m2e Community! I am using the Maven XML Plugin to do some transforms. When opening my project in Eclipse, m2e tells me: Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:xml-maven-plugin:1.0:transform (execution: default, phase: generate-sources) I understand that m2e simply does not know the XML plugin and that I can configure m2e to ignore this message. But what I'd like to know is: Why does m2e need special support for this plugin? I mean, why does m2e not simply execute all "unknown" executions, just as the mvn CLI command does? Thanks! Markus _______________________________________________ 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
