Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 2.27 KB

File metadata and controls

47 lines (26 loc) · 2.27 KB

maven-remote-resources m2e connector

This m2e connector for the Maven Remote Resources Plugin is designed to handle the bundle and process goals of the maven-remote-resources-plugin

Build Status

FAQ

How do I use it?

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:

  1. Drag the Install button into your eclipse workspace to install the connector from the Eclipse Market place Install the Connector

    or use the update site

  2. 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.

How can I help the project?

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.

Thanks

Many thanks to the folks from the m2e-dev mailing list