You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Caspar MacRae (JIRA)" <ji...@apache.org> on 2010/11/16 14:33:25 UTC

[jira] Created: (SMX4-674) ActiveMQ 5.4.1 feature has a missing dependency

ActiveMQ 5.4.1 feature has a missing dependency
-----------------------------------------------

                 Key: SMX4-674
                 URL: https://issues.apache.org/activemq/browse/SMX4-674
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Caspar MacRae
            Priority: Trivial


karaf@root> features:install activemq
Error executing command: Could not start bundle mvn:org.apache.activemq/activemq-console/5.4.1 in feature(s) : Unresolved constraint in bundle org.apache.activemq.activemq-console [88]: Unable to resolve 88.0: missing requirement [88.0] package; (package=org.jasypt.encryption.pbe) - [88.0] package; (package=org.jasypt.encryption.pbe)


Easily remedied by first installing a wrapped version of the dependency:

karaf@root> install wrap:mvn:org.jasypt/jasypt/1.6 



This was incorrectly reported on Karaf project: https://issues.apache.org/jira/browse/KARAF-278

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4-674) ActiveMQ 5.4.1 feature has a missing dependency

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SMX4-674.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 4.3.0

> ActiveMQ 5.4.1 feature has a missing dependency
> -----------------------------------------------
>
>                 Key: SMX4-674
>                 URL: https://issues.apache.org/activemq/browse/SMX4-674
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Caspar MacRae
>            Assignee: Freeman Fang
>            Priority: Trivial
>             Fix For: 4.3.0
>
>
> karaf@root> features:install activemq
> Error executing command: Could not start bundle mvn:org.apache.activemq/activemq-console/5.4.1 in feature(s) : Unresolved constraint in bundle org.apache.activemq.activemq-console [88]: Unable to resolve 88.0: missing requirement [88.0] package; (package=org.jasypt.encryption.pbe) - [88.0] package; (package=org.jasypt.encryption.pbe)
> Easily remedied by first installing a wrapped version of the dependency:
> karaf@root> install wrap:mvn:org.jasypt/jasypt/1.6 
> This was incorrectly reported on Karaf project: https://issues.apache.org/jira/browse/KARAF-278

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SMX4-674) ActiveMQ 5.4.1 feature has a missing dependency

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned SMX4-674:
---------------------------------

    Assignee: Freeman Fang

> ActiveMQ 5.4.1 feature has a missing dependency
> -----------------------------------------------
>
>                 Key: SMX4-674
>                 URL: https://issues.apache.org/activemq/browse/SMX4-674
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Caspar MacRae
>            Assignee: Freeman Fang
>            Priority: Trivial
>
> karaf@root> features:install activemq
> Error executing command: Could not start bundle mvn:org.apache.activemq/activemq-console/5.4.1 in feature(s) : Unresolved constraint in bundle org.apache.activemq.activemq-console [88]: Unable to resolve 88.0: missing requirement [88.0] package; (package=org.jasypt.encryption.pbe) - [88.0] package; (package=org.jasypt.encryption.pbe)
> Easily remedied by first installing a wrapped version of the dependency:
> karaf@root> install wrap:mvn:org.jasypt/jasypt/1.6 
> This was incorrectly reported on Karaf project: https://issues.apache.org/jira/browse/KARAF-278

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-674) ActiveMQ 5.4.1 feature has a missing dependency

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63372#action_63372 ] 

Freeman Fang commented on SMX4-674:
-----------------------------------

Hi, 

Actually this already get fixed by SMX4-594 by overriding the activemq features file.

Freeman

> ActiveMQ 5.4.1 feature has a missing dependency
> -----------------------------------------------
>
>                 Key: SMX4-674
>                 URL: https://issues.apache.org/activemq/browse/SMX4-674
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Caspar MacRae
>            Assignee: Freeman Fang
>            Priority: Trivial
>             Fix For: 4.3.0
>
>
> karaf@root> features:install activemq
> Error executing command: Could not start bundle mvn:org.apache.activemq/activemq-console/5.4.1 in feature(s) : Unresolved constraint in bundle org.apache.activemq.activemq-console [88]: Unable to resolve 88.0: missing requirement [88.0] package; (package=org.jasypt.encryption.pbe) - [88.0] package; (package=org.jasypt.encryption.pbe)
> Easily remedied by first installing a wrapped version of the dependency:
> karaf@root> install wrap:mvn:org.jasypt/jasypt/1.6 
> This was incorrectly reported on Karaf project: https://issues.apache.org/jira/browse/KARAF-278

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.