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

Hi Kai / everyone else --

We followed the steps on that page and set Nexus up to provision our p2 site; despite the fact that we have followed all the configurations carefully and are attempting to hit the p2 site from our target platform, it shows no content.  Is there an example?  Are there special settings in tycho?  We're publishing all the p2 content, so for each Eclipse artifact we build there is a p2artifacts.xml and p2metadata.xml file and the contents look clean.  It seems like the aggregator is not aggregating them?

Thanks so much for any input, this is a key part of using Nexus for us!

Tamar

On Jan 8, 2014, at 10:48 PM, 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