Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Resolution of packages containing "impl" in their names

Hi Christiano.

> Tycho complains (only) on these packages:
> 
> 
> Resolution errors:
>    Bundle org.eclipse.kura.protocol.zigbee - Missing Constraint:
> Import-Package: org.bubblecloud.zigbee.api.cluster.impl.api.core;
> version="2.0.3.SNAPSHOT"
>    Bundle org.eclipse.kura.protocol.zigbee - Missing Constraint:
> Import-Package: org.bubblecloud.zigbee.network.impl;
> version="2.0.3.SNAPSHOT"

The ".SNAPSHOT" suffix looks suspicious. (What do you want to accomplish
with this?) Try to drop it and see if the problem still persists.

Hope this helps.

Andreas

-- 
Codetrails GmbH
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Phone: +49-6151-276-7092
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940


Back to the top