Hi,

did you try a bundle:refresh (without argument) ?

Regards
JB

On 01/20/2015 06:15 PM, jefoy1101 wrote:
I have mycustom.jar (using guava 18) and I need
cassandra-driver-core_2_3.jar(using guava 14.0.1)

I have other jars installed using etc/myconfig.cfg specifying my custom_lib
folder in karaf 3.0.2
How do you resolve this issue?

I was thinking make mycustom.jar as KAR, but not sure yet how to do it, and
not sure if it the right approach to do this certain type issues.



common.base' from bundle revisions com.google.guava [117.0] and
com.google.guava [75.0] via two dependency chains.

Chain 1:
   adgateway-domain [116.0]
     import:
(&(osgi.wiring.package=com.google.common.base)(version>=15.0.0)(!(version>=16.0.0)))
      |
     export: osgi.wiring.package=com.google.common.base
   com.google.guava [117.0]

Chain 2:
   adgateway-domain [116.0]
     import:
(&(osgi.wiring.package=com.datastax.driver.core.exceptions)(version>=2.0.0)(!(version>=3.0.0)))
      |
     export: osgi.wiring.package=com.datastax.driver.core.exceptions;
uses:=com.google.common.util.concurrent
   com.datastax.driver.core [70.0]
     import:
(&(osgi.wiring.package=com.google.common.util.concurrent)(version>=14.0.0)(!(version>=15.0.0)))
      |
     export: osgi.wiring.package=com.google.common.util.concurrent;
uses:=com.google.common.base
     export: osgi.wiring.package=com.google.common.base
   com.google.guava [75.0]
        at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3980)[org.apache.felix.framework-4.2.1.jar:]





--
View this message in context: 
http://karaf.922171.n3.nabble.com/How-To-Resolve-Conflicting-Dependencies-tp4037875.html
Sent from the Karaf - User mailing list archive at Nabble.com.


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to