Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] [Maven & Eclipse]

On 01/06/2016 03:26 PM, Timo Lange wrote:
Image a case where the features are ONLY available through an p2-repo.
I don't get the sources nor the binary features. Only a URL to the p2 repo.
Then you can put a reference to the p2 repo is part of your target-platform (in a referenced .target or a <repository> in pom.xml), and you can include them in your product by listing them inside the .product, just as you add dependency to external bundles in your MANIFEST.MF.

What are the p2 inf install instructions then made for?
See https://wiki.eclipse.org/Equinox/p2/Customizing_Metadata
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top