Jean-Baptiste Onofré created SM-3906:
----------------------------------------
Summary: Elasticsearch 6.2.4 bundle should not import
com.vividsolutions.jts.algorithm
Key: SM-3906
URL: https://issues.apache.org/jira/browse/SM-3906
Project: ServiceMix
Issue Type: Bug
Components: bundles
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: bundles-2018.12
When installing elasticsearch 6.2.4 bundle (via the Apache Karaf Decanter
provided feature), we have the following error:
{code}
Unable to resolve root: missing requirement [root] osgi.identity;
osgi.identity=elasticsearch; type=karaf.feature; version="[6.2.4,6.2.4]";
filter:="(&(osgi.identity=elasticsearch)(type=karaf.feature)(version>=6.2.4)(version<=6.2.4))"
[caused by: Unable to resolve elasticsearch/6.2.4: missing requirement
[elasticsearch/6.2.4] osgi.identity;
osgi.identity=org.apache.karaf.decanter.elasticsearch-6.x; type=osgi.bundle;
version="[2.1.0,2.1.0]"; resolution:=mandatory [caused by: Unable to resolve
org.apache.karaf.decanter.elasticsearch-6.x/2.1.0: missing requirement
[org.apache.karaf.decanter.elasticsearch-6.x/2.1.0] osgi.wiring.package;
filter:="(osgi.wiring.package=com.vividsolutions.jts.algorithm)"]]
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)