Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Tycho and OSGi Bundle Repositories (OBR)‏

I am working on an RCP client that will have leverage a Remote Service.  Since the model bundles will be identical in both the RCP client and the OSGi server (Felix or Geronimo),  I need to ensure that it is always in synch between both environments and (hopefully) minimize manual effort on my part.

Is there a way to combine maven plugins in a sngle POM to use both Tycho to build the model for the RCP app and publish it to the p2 repo and build it for the server and publish it to an OBR?

I'm a noob with maven and hopefully someone can provide me with an example.

Thanks for taking the time to read my question!
Timothy Vogel


Back to the top