org.eclipse.kura.example.camel.publisher does not build from sources (KURA_2.1.0_RELEASE) [message #1760390] |
Wed, 26 April 2017 10:53  |
Eclipse User |
|
|
|
I've cloned Kura git repository (https://github.com/eclipse/kura.git), checked out on the latest release (KURA_2.1.0_RELEASE) and after building the target-platform successfully, I've tried to build the example.camel.publisher project.
It says :
[ERROR] Missing requirement: org.eclipse.kura.example.camel.publisher 1.0.0 requires 'package org.eclipse.kura.camel.cloud [1.1.0,2.0.0)' but it could not be found
this "org.eclipse.kura.camel.cloud" is actually declared as a plug-in dependency in MANIFEST.MF and actually doesn't in exist in the provided target platform (it doesn't exist as well in the downloadable Kura workspace).
If I import the same project in Eclipse (with Tycho plugin installed) and if I remove the parts eclipse can't understand (the "eclipse-plugin" packaging and the tycho plugin dependency), it builds, the not found dependencies are just ignored.
Is there some parameter to ignore not found dependencies ?
|
|
|
|
Powered by
FUDForum. Page generated in 0.04985 seconds