This m2e connector for the Maven Remote Resources Plugin is designed to handle the bundle and process goals of the maven-remote-resources-plugin
First off, note that this is currently Beta code. It has been minimally tested, and all the usual early adopter warnings apply. That said if you're willing to help test the connector all you have to do is:
-
Drag the Install button into your eclipse workspace to install the connector from the Eclipse Market place
or use the update site
-
Remove any lifecycle mapping metadata you might have had in your POMs for the remote-resources:bundle or remote-resources:process goals.
That's it! The connector will run on full builds. It will be executed on incremental builds only if something interesting to the plugin has changed.
Thanks for asking...
- If you're a remote-resources:bundle or remote-resources:process user:
- Test this out. File an issue if it doesn't work for you. File an issue if you think it should do something more, or something different.
- If you're a Tycho/Eclipse Plugin/m2e expert:
- File an issue or submit a pull request if there is something that could be done better.
- Contribute test cases.
- If you're a representative of the Eclipse Foundation or Apache Software Foundation or similar:
- I'd be happy to consider donating this plugin—do get in touch.
Many thanks to the folks from the m2e-dev mailing list