[ 
https://issues.apache.org/jira/browse/KARAF-6999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266849#comment-17266849
 ] 

Scott Ortel commented on KARAF-6999:
------------------------------------

Thanks for much for the help.  I performed the above with the following results:

karaf@root()> feature:repo-add spring-legacy
Adding feature url 
mvn:org.apache.karaf.features/spring-legacy/4.2.9/xml/features

karaf@root()> feature:repo-add activemq 5.16.0
Adding feature url mvn:org.apache.activemq/activemq-karaf/5.16.0/xml/features

karaf@root()> feature:install activemq-broker
Error executing command: Unable to resolve root: missing requirement [root] 
osgi.identity; osgi.identity=activemq-broker; type=karaf.feature; 
version="[5.16.0,5.16.0]"; 
filter:="(&(osgi.identity=activemq-broker)(type=karaf.feature)(version>=5.16.0)(version<=5.16.0))"
 [caused by: Unable to resolve activemq-broker/5.16.0: missing requirement 
[activemq-broker/5.16.0] osgi.identity; osgi.identity=activemq; 
type=karaf.feature; version="[5.16.0,5.16.0]" [caused by: Unable to resolve 
activemq/5.16.0: missing requirement [activemq/5.16.0] osgi.identity; 
osgi.identity=connector; type=karaf.feature]]

> Karaf 4.3 install of ActiveMQ Latest (5.16) fails
> -------------------------------------------------
>
>                 Key: KARAF-6999
>                 URL: https://issues.apache.org/jira/browse/KARAF-6999
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.3.0
>            Reporter: Scott Ortel
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>
> feature:install activemq-broker
> Error executing command: Unable to resolve root: missing requirement [root] 
> osgi.identity; osgi.identity=activemq-broker; type=karaf.feature; 
> version="[5.16.0,5.16.0]"; 
> filter:="(&(osgi.identity=activemq-broker)(type=karaf.feature)(version>=5.16.0)(version<=5.16.0))"
>  [caused by: Unable to resolve activemq-broker/5.16.0: missing requirement 
> [activemq-broker/5.16.0] osgi.identity; osgi.identity=activemq; 
> type=karaf.feature; version="[5.16.0,5.16.0]" [caused by: Unable to resolve 
> activemq/5.16.0: missing requirement [activemq/5.16.0] osgi.identity; 
> osgi.identity=connector; type=karaf.feature]]
>  
> feature:install activemq-client 
> Error executing command: Unable to resolve root: missing requirement [root] 
> osgi.identity; osgi.identity=activemq-client; type=karaf.feature; 
> version="[5.16.0,5.16.0]"; 
> filter:="(&(osgi.identity=activemq-client)(type=karaf.feature)(version>=5.16.0)(version<=5.16.0))"
>  [caused by: Unable to resolve activemq-client/5.16.0: missing requirement 
> [activemq-client/5.16.0] osgi.identity; osgi.identity=spring; 
> type=karaf.feature; version="[4.0.0,5.0.0)"]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to