Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6515

Install of activemq-blueprint fails as javax.inject is missing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.15.0
    • 5.15.0
    • OSGi/Karaf
    • None
    • Patch Available

    Description

      When just installing activemq-blueprint in a plain karaf 4.0.7 the following error happens. It seems that javax.inject is missing in the feature activemq-client.

      karaf@root()> feature:repo-add activemq 5.15.0-SNAPSHOT
      Adding feature url mvn:org.apache.activemq/activemq-karaf/5.15.0-SNAPSHOT/xml/features
      karaf@root()> feature:install activemq-blueprint
      Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=activemq-blueprint; type=karaf.feature; version="[5.15.0.SNAPSHOT,5.15.0.SNAPSHOT]"; filter:="(&(osgi.identity=activemq-blueprint)(type=karaf.feature)(version>=5.15.0.SNAPSHOT)(version<=5.15.0.SNAPSHOT))" [caused by: Unable to resolve activemq-blueprint/5.15.0.SNAPSHOT: missing requirement [activemq-blueprint/5.15.0.SNAPSHOT] osgi.identity; osgi.identity=activemq; type=karaf.feature; version="[5.15.0.SNAPSHOT,5.15.0.SNAPSHOT]" [caused by: Unable to resolve activemq/5.15.0.SNAPSHOT: missing requirement [activemq/5.15.0.SNAPSHOT] osgi.identity; osgi.identity=activemq-karaf; type=osgi.bundle; version="[5.15.0.SNAPSHOT,5.15.0.SNAPSHOT]"; resolution:=mandatory [caused by: Unable to resolve activemq-karaf/5.15.0.SNAPSHOT: missing requirement [activemq-karaf/5.15.0.SNAPSHOT] osgi.wiring.package; filter:="(osgi.wiring.package=org.apache.activemq.console)" [caused by: Unable to resolve org.apache.activemq.activemq-osgi/5.15.0.SNAPSHOT: missing requirement [org.apache.activemq.activemq-osgi/5.15.0.SNAPSHOT] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]

      Attachments

        Issue Links

          Activity

            People

              gtully Gary Tully
              cschneider Christian Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: