Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ebr-dev] Pushing up to Nexus?

Hi Gunnar —

> Each one of those recipes can be deployed directly into Nexus which in turn provides a p2 repository of them ready for consumption in target platforms. Thus, it’s possible to completely automate that process and doesn’t require any additional setup. The biggest benefit of the Maven plug-in I proposed is that it produced high-quality bundles including support for localizable manifest properties and computation of ".qualifier“ based on Git (or other) commit time information.

Your ebr-maven-plugin is pretty cool.  Would you mind sharing how you do this push into Nexus?

> I’d love to hear back from you if you are interested in contributing to the EBR project. The main part currently is to provide a pom.xml [1] and an osgi.bnd [2] file describing the package imports and exports.

I’m interested — I have a bunch of bundles that I osgi’fied by hand that I’d like to fix up.

Brian.

Back to the top