Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Install dependency to external p2 site

On 02/02/2016 12:02 PM, Christian Pontesegger wrote:
Thanks for the hint. I added a repository-reference to my category.xml file. It works when I export this locally using the deployable features export wizard. Tycho however does not pick up that entry and does not add those references to content.xml. Do you know how to do this or is this something for the tycho list?
Oh yeah, I thought it was fixed. But apparently, there's still https://bugs.eclipse.org/bugs/show_bug.cgi?id=453708
As an alternative, you can also use JBoss Tools' generate-repository-facade mojo which allows to reference sites from p2 metadata: http://git.eclipse.org/c/egit/egit.git/tree/org.eclipse.egit.repository/pom.xml#n102

HTH
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top