OK, something still missing in karaf: ``` features:install jclouds-dynect java.lang.Exception: Could not start bundle mvn:org.apache.jclouds.provider/dynect/1.8.0-SNAPSHOT in feature(s) jclouds-dynect-1.8.0-SNAPSHOT: Unresolved constraint in bundle dynect [85]: Unable to resolve 85.0: missing requirement [85.0] osgi.wiring.package; (&(osgi.wiring.package=com.google.common.base)(version>=16.0.0)(!(version>=17.0.0))) ``` Wonder where the `(!(version>=17.0.0))` is coming from..?
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/345#issuecomment-40509069
