Christian Müller created CAMEL-7979:
---------------------------------------
Summary: Installation of feature camel-optaplanner is failing
Key: CAMEL-7979
URL: https://issues.apache.org/jira/browse/CAMEL-7979
Project: Camel
Issue Type: Bug
Components: camel-optaplanner
Affects Versions: 2.13.3
Reporter: Christian Müller
Assignee: Christian Müller
Fix For: 2.13.4
{noformat}
Christians-MBP:bin cmueller$ ./karaf clean
__ __ ____
/ //_/____ __________ _/ __/
/ ,< / __ `/ ___/ __ `/ /_
/ /| |/ /_/ / / / /_/ / __/
/_/ |_|\__,_/_/ \__,_/_/
Apache Karaf (2.3.7)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'osgi:shutdown' or 'logout' to shutdown Karaf.
karaf@root> features:chooseurl camel 2.13.3
Adding feature url mvn:org.apache.camel.karaf/apache-camel/2.13.3/xml/features
karaf@root> features:install camel-optaplanner
Error executing command: Could not start bundle
mvn:org.optaplanner/optaplanner-core/6.0.1.Final in feature(s)
camel-optaplanner-2.13.3: Unresolved constraint in bundle org.optaplanner.core
[99]: Unable to resolve 99.0: missing requirement [99.0] osgi.wiring.package;
(osgi.wiring.package=org.drools.core.common) [caused by: Unable to resolve
102.0: missing requirement [102.0] osgi.wiring.package;
(osgi.wiring.package=com.sun.tools.xjc)]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)