Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] distribution providers

On 9/22/2015 10:37 PM, Chris Graham wrote:
Hi All.

Why don't you set up your own maven repo and have it synced into the official Maven Central one, that way everyone can use it?

We do have a maven repo for the EF bundles [1], and would be happy to have it synced into Maven Central.   There are dependencies on Equinox bundles, however, that are not currently published as maven repos.

Another issue is that we are currently short on resources for making needed ECF builder changes (e.g. moving to Tycho-based build).  If people with Maven/Tycho experience are willing to contribute to making some of those changes, all contributions would be appreciated.

Scott

[1] http://build.ecf-project.org/maven/



-Chris


On Wed, Sep 23, 2015 at 5:10 AM, Scott Lewis <slewis@xxxxxxxxxxxxx> wrote:
On 9/22/2015 2:21 AM, Wim Jongman wrote:
Thanks Peter for the repo pointer.


[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................. SUCCESS [  3.787 s]
[INFO] bundles ............................................ SUCCESS [  0.023 s]
[INFO] org.eclipse.ecf.provider.jaxrs ..................... SUCCESS [  0.022 s]
[INFO] org.eclipse.ecf.provider.jaxrs.client .............. SUCCESS [  0.021 s]
[INFO] org.eclipse.ecf.provider.cxf.client ................ SUCCESS [  0.021 s]
[INFO] org.eclipse.ecf.provider.jaxrs.server .............. SUCCESS [  0.022 s]
[INFO] org.eclipse.ecf.provider.cxf.server ................ SUCCESS [  0.021 s]
[INFO] org.eclipse.ecf.provider.jersey.client ............. SUCCESS [  0.022 s]
[INFO] org.eclipse.ecf.provider.jersey.server ............. SUCCESS [  0.025 s]
[INFO] org.eclipse.ecf.provider.resteasy.client ........... SUCCESS [  0.022 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:05 min
[INFO] Finished at: 2015-09-22T10:45:50+02:00
[INFO] Final Memory: 73M/279M
[INFO] -
-----------------------------------------------------------------------

On Tue, Sep 22, 2015 at 10:42 AM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
This looks like a non-official site. I can give it a try but i don't think we can rely on that can we?

What versions of Jersey, CXF, and Resteasy (and dependencies) was used for this build?

And:  Can we produce a maven (and/or p2) repo that contains the full extent of dependencies?   Then at least people will be able to use/consume/test these providers without having to build them.

Scott


_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ecf-dev



_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top