EMFTVM - p2 repository [message #1078691] |
Sat, 03 August 2013 07:29  |
Eclipse User |
|
|
|
Hi,
We are using Tycho to build our Eclipse feature. One of the dependencies is EMFTVM. Unfortunatelly Tycho does not handle old-style Eclipse update sites and EMFTVM does not publish p2 repository.
What approach would you suggest as a workaround?
Thanks,
Michal
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: EMFTVM - p2 repository [message #1094842 is a reply to message #1092957] |
Mon, 26 August 2013 05:09  |
Eclipse User |
|
|
|
Michal Kleczek wrote on Fri, 23 August 2013 07:22Dennis Wagelaar wrote on Sun, 04 August 2013 12:07I suppose you can try the Hudson integration build update site:
https://hudson.eclipse.org/hudson/job/m2m-atl-master/lastSuccessfulBuild/artifact/releng/org.eclipse.m2m.atl.update/target/repository/
But I am confused with feature names. This repo contains org.eclipse.m2m.atl.emftvm feature. So if I add this dependency and this repo my build works OK. But this feature is not available from Eclipse update sites. "be.ac.vub.emftvm.feature.feature.group" is available instead - so installation of my (dependent) feature fails with unresolved dependency.
Thanks,
Michal
Dependencies work at plug-in level, not feature level. The plug-in IDs should be the same. If the different feature ID is causing problems, you should know that the "org.eclipse.*" feature IDs are the official ones. The "be.ac.vub.emftvm.feature.feature.group" will be discontinued in the future, as I'm no longer working at the VUB.
The official release update site is:
http://download.eclipse.org/mmt/atl/updates/releases/3.4/
The integration build update site (with latest bugfixes) is the one listed at the top.
Your feature can list "see also" update site URLs. Perhaps you can use this to point Eclipse to the ATL/EMFTVM update site?
|
|
|
Powered by
FUDForum. Page generated in 0.52060 seconds