What exact m2e version do you use? m2e 1.0 available as part of Eclipse 3.7 "Indigo" release is expected to process resources automatically, without any explicit configuration.
-- Regards, Igor On 11-07-19 1:26 AM, Todd Nine wrote:
Hi guys, We've using the latest m2e, but we're still on maven 2.2.1, which I have defined in my eclipse settings as the default. We have several projects that depend on resource processing, however I've notice that the maven build phase does not execute process resources. I have the maven builder as the last builder in our project's list of builders per project, how can I add specific maven goals to this builder? At the moment we're executing maven as an external tool, however this seems a bit sloppy since we have direct maven integration with the plugin. Thanks, Todd
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
