You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Victor Antonovich (JIRA)" <ji...@apache.org> on 2012/11/02 10:41:12 UTC

[jira] [Updated] (AMQ-4154) Karaf activemq feature can't be installed due to the unresolved dependencies

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

Victor Antonovich updated AMQ-4154:
-----------------------------------

    Description: 
Trying to install ActiveMQ 5.8-SNAPSHOT feature compiled from latest trunk to Apache Karaf and got next error:

java.lang.Exception: Can not resolve feature:
Unsatisfied requirement(s):
---------------------------
   package:(&(package=org.codehaus.jackson.map)(version>=1.9.0)(!(version>=2.0.0)))
      activemq-console
   package:(&(package=org.fusesource.hawtbuf)(version>=1.9.0)(!(version>=2.0.0)))
      activemq-console
   package:(&(package=org.fusesource.hawtbuf.proto)(version>=1.9.0)(!(version>=2.0.0)))
      activemq-console

Seems like unresolved dependencies were added in revision 1402652 (AMQ-4137 fix).

  was:
Trying to install ActiveMQ 5.8-SNAPSHOT feature compiled from latest trunk to Apache Karaf and got next error:
{
java.lang.Exception: Can not resolve feature:
Unsatisfied requirement(s):
---------------------------
   package:(&(package=org.codehaus.jackson.map)(version>=1.9.0)(!(version>=2.0.0)))
      activemq-console
   package:(&(package=org.fusesource.hawtbuf)(version>=1.9.0)(!(version>=2.0.0)))
      activemq-console
   package:(&(package=org.fusesource.hawtbuf.proto)(version>=1.9.0)(!(version>=2.0.0)))
      activemq-console
}
Seems like unresolved dependencies were added in revision 1402652 (AMQ-4137 fix).

    
> Karaf activemq feature can't be installed due to the unresolved dependencies
> ----------------------------------------------------------------------------
>
>                 Key: AMQ-4154
>                 URL: https://issues.apache.org/jira/browse/AMQ-4154
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Message Store
>    Affects Versions: 5.8.0
>            Reporter: Victor Antonovich
>
> Trying to install ActiveMQ 5.8-SNAPSHOT feature compiled from latest trunk to Apache Karaf and got next error:
> java.lang.Exception: Can not resolve feature:
> Unsatisfied requirement(s):
> ---------------------------
>    package:(&(package=org.codehaus.jackson.map)(version>=1.9.0)(!(version>=2.0.0)))
>       activemq-console
>    package:(&(package=org.fusesource.hawtbuf)(version>=1.9.0)(!(version>=2.0.0)))
>       activemq-console
>    package:(&(package=org.fusesource.hawtbuf.proto)(version>=1.9.0)(!(version>=2.0.0)))
>       activemq-console
> Seems like unresolved dependencies were added in revision 1402652 (AMQ-4137 fix).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira