kit-sdq-emf-refactor-fork / org.eclipse.emf.refactor.build

0 stars 0 forks source link

Broken Build: ecoregraph not found #1

Open MishaStrittmatter opened 6 years ago

MishaStrittmatter commented 6 years ago

The build fails, as the component edu.kit.ipd.sdq.ecoregraph cannot be found in the rmap. Amine, I guess you added that dependency?

See also: https://sdqbuild.ipd.kit.edu/jenkins/job/Buckminster%20Template%20Build/15304/console

ERROR [0056] : No suitable provider for component edu.kit.ipd.sdq.ecoregraph:osgi.bundle was found in resourceMap https://raw.githubusercontent.com/kit-sdq-emf-refactor-fork/org.eclipse.emf.refactor.build/master/org.eclipse.emf.refactor.buckminster/emf.refactor.rmap ERROR [0056] : No suitable provider for component edu.kit.ipd.sdq.ecoregraph:osgi.bundle was found in searchPath platform ERROR [0056] : Rejecting provider p2({0}/eclipse/updates/4.7/[http://download.eclipse.org/eclipse/updates/4.7/]): No component match was found ERROR [0056] : No suitable provider for component edu.kit.ipd.sdq.ecoregraph:osgi.bundle was found in searchPath oxygen ERROR [0056] : Rejecting provider p2({0}/releases/oxygen[http://download.eclipse.org/releases/oxygen]): No component match was found ERROR [0056] : No suitable provider for component edu.kit.ipd.sdq.ecoregraph:osgi.bundle was found in searchPath orbit ERROR [0056] : Rejecting provider p2({0}/tools/orbit/downloads/drops/R20170516192513/repository[http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository]): No component match was found

aminekechaou commented 6 years ago

Fixed by adding entry for ecoregraph to rmap

Note that the build still fails due to other issues