Skip to main content



      Home
Home » Eclipse Projects » Kura » org.eclipse.kura.example.camel.publisher does not build from sources (KURA_2.1.0_RELEASE)
org.eclipse.kura.example.camel.publisher does not build from sources (KURA_2.1.0_RELEASE) [message #1760390] Wed, 26 April 2017 10:53 Go to next message
Eclipse UserFriend
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 ?
Re: org.eclipse.kura.example.camel.publisher does not build from sources (KURA_2.1.0_RELEASE) [message #1760890 is a reply to message #1760390] Thu, 04 May 2017 02:48 Go to previous message
Eclipse UserFriend
Hi,

In order to build the camel example publisher building the target-platform is not enough, try performing a fresh clone and run the build-all.sh script in the git root. After doing that the example bundle should build.

Regards
Previous Topic:Bluetooth Service Null Pointer Exception in BLE Scanner Example
Next Topic:Bundle Remote Update
Goto Forum:
  


Current Time: Sun Jul 13 08:16:16 EDT 2025

Powered by FUDForum. Page generated in 0.04985 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top