Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11472

[camel-box] missing Karaf feature dependency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.18.4
    • 2.18.5
    • camel-box
    • None
    • Karaf 4.1.1

    • Patch Available
    • Unknown

    Description

      karaf@root()> repo-add mvn:org.apache.camel.karaf/apache-camel/2.18.4/xml/features
      Adding feature url mvn:org.apache.camel.karaf/apache-camel/2.18.4/xml/features
      karaf@root()> feature:install camel-box
      Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=camel-box; type
      =karaf.feature; version="[2.18.4,2.18.4]"; filter:="(&(osgi.identity=camel-box)(type=karaf.feature)(version>=2.18.4)(ver
      sion<=2.18.4))" [caused by: Unable to resolve camel-box/2.18.4: missing requirement [camel-box/2.18.4] osgi.identity; os
      gi.identity=org.apache.camel.camel-box; type=osgi.bundle; version="[2.18.4,2.18.4]"; resolution:=mandatory [caused by: U
      nable to resolve org.apache.camel.camel-box/2.18.4: missing requirement [org.apache.camel.camel-box/2.18.4] osgi.wiring.
      package; filter:="(osgi.wiring.package=com.gargoylesoftware.htmlunit)" [caused by: Unable to resolve org.apache.servicem
      ix.bundles.htmlunit/2.22.0.1: missing requirement [org.apache.servicemix.bundles.htmlunit/2.22.0.1] osgi.wiring.package;
       filter:="(&(osgi.wiring.package=org.eclipse.jetty.websocket.api)(version>=9.2.0)(!(version>=10.0.0)))" [caused by: Unab
      le to resolve org.eclipse.jetty.websocket.api/9.3.14.v20161028: missing requirement [org.eclipse.jetty.websocket.api/9.3
      .14.v20161028] osgi.identity; osgi.identity=pax-jetty-condition-pax_http_whiteboard; type=karaf.feature; version="[9.3.1
      4.v20161028,9.3.14.v20161028]"; resolution:=mandatory [caused by: Unable to resolve pax-jetty-condition-pax_http_whitebo
      ard/9.3.14.v20161028: missing requirement [pax-jetty-condition-pax_http_whiteboard/9.3.14.v20161028] osgi.identity; osgi
      .identity=pax-http-whiteboard; type=karaf.feature; condition:=true]]]]]

      workaround:

      karaf@root()> feature:install pax-http-whiteboard
      karaf@root()> feature:install camel-box
      

      Attachments

        1. camel-box.patch
          0.8 kB
          Alexey Markevich

        Issue Links

          Activity

            People

              acosentino Andrea Cosentino
              amarkevich Alexey Markevich
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: