Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] having Maven provision the eclipse target platform directly from a Maven repository

I use this feature in Nexus exclusively for our bundles and features. I also create feature groups of my project dependencies and put those in Nexus as well.

My target definitions are then made up of these feature sets that I get directly from Nexus. It has worked well for our group.

Neil



On Thu, Jan 9, 2014 at 1:48 AM, Kai Zimmermann <zimmermann.k@xxxxxxxxx> wrote:
For distributing your own bundles, you can use Sonatype Nexus with the https://docs.sonatype.org/display/Nexus/Nexus+OSGi+Experimental+Features+-+P2+Repository+Plugin to generate these metadata.

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top