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
ka...@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:
ka...@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.