You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2019/08/07 05:40:00 UTC

[jira] [Resolved] (AMQ-7254) ActiveMQ feature doesn't install on Karaf 4.2.x

     [ https://issues.apache.org/jira/browse/AMQ-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved AMQ-7254.
---------------------------------------
    Resolution: Fixed

> ActiveMQ feature doesn't install on Karaf 4.2.x
> -----------------------------------------------
>
>                 Key: AMQ-7254
>                 URL: https://issues.apache.org/jira/browse/AMQ-7254
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: karaf
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 5.16.0, 5.15.10
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The {{activemq-broker}} feature doesn't install on Karaf 4.2.x due to:
> {code}
> Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=activemq-broker; type=karaf.feature; version="[5.15.10.SNAPSHOT,5.15.10.SNAPSHOT]"; filter:="(&(osgi.identity=activemq-broker)(type=karaf.feature)(version>=5.15.10.SNAPSHOT)(version<=5.15.10.SNAPSHOT))" [caused by: Unable to resolve activemq-broker/5.15.10.SNAPSHOT: missing requirement [activemq-broker/5.15.10.SNAPSHOT] osgi.identity; osgi.identity=activemq; type=karaf.feature; version="[5.15.10.SNAPSHOT,5.15.10.SNAPSHOT]" [caused by: Unable to resolve activemq/5.15.10.SNAPSHOT: missing requirement [activemq/5.15.10.SNAPSHOT] osgi.identity; osgi.identity=activemq-client; type=karaf.feature; version="[5.15.10.SNAPSHOT,5.15.10.SNAPSHOT]" [caused by: Unable to resolve activemq-client/5.15.10.SNAPSHOT: missing requirement [activemq-client/5.15.10.SNAPSHOT] osgi.identity; osgi.identity=org.apache.activemq.activemq-osgi; type=osgi.bundle; version="[5.15.10.SNAPSHOT,5.15.10.SNAPSHOT]"; resolution:=mandatory [caused by: Unable to resolve org.apache.activemq.activemq-osgi/5.15.10.SNAPSHOT: missing requirement [org.apache.activemq.activemq-osgi/5.15.10.SNAPSHOT] osgi.wiring.package; filter:="(osgi.wiring.package=com.google.errorprone.annotations)"]]]]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)