[ 
https://issues.apache.org/jira/browse/KARAF-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053149#comment-16053149
 ] 

ASF subversion and git services commented on KARAF-5212:
--------------------------------------------------------

Commit f5266e8ac0a4fff3eb1a17221abc21c8a7550142 in karaf-decanter's branch 
refs/heads/master from [~jbonofre]
[ https://git-wip-us.apache.org/repos/asf?p=karaf-decanter.git;h=f5266e8 ]

[KARAF-5212] Update elasticsearch native appender to include required 
dependencies


> Decanter Elasticsearch Appender feature should install 
> com.fasterxml.jackson.core bundle
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-5212
>                 URL: https://issues.apache.org/jira/browse/KARAF-5212
>             Project: Karaf
>          Issue Type: Bug
>          Components: decanter
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: decanter-1.4.0
>
>
> When an user directly installs the {{decanter-appender-elasticsearch}} 
> feature (without the {{elasticsearch}} feature, it fails with:
> {code}
> Error executing command: Unable to resolve root: missing requirement [root] 
> osgi.identity; osgi.identity=decanter-appender-elasticsearch; 
> type=karaf.feature; version="[1.3.1.SNAPSHOT,1.3.1.SNAPSHOT]"; 
> filter:="(&(osgi.identity=decanter-appender-elasticsearch)(type=karaf.feature)(version>=1.3.1.SNAPSHOT)(version<=1.3.1.SNAPSHOT))"
>  [caused by: Unable to resolve 
> decanter-appender-elasticsearch/1.3.1.SNAPSHOT: missing requirement 
> [decanter-appender-elasticsearch/1.3.1.SNAPSHOT] osgi.identity; 
> osgi.identity=decanter-appender-elasticsearch-native-2.x; type=karaf.feature 
> [caused by: Unable to resolve 
> decanter-appender-elasticsearch-native-2.x/1.3.1.SNAPSHOT: missing 
> requirement [decanter-appender-elasticsearch-native-2.x/1.3.1.SNAPSHOT] 
> osgi.identity; osgi.identity=decanter-appender-elasticsearch-native-core-2.x; 
> type=karaf.feature [caused by: Unable to resolve 
> decanter-appender-elasticsearch-native-core-2.x/1.3.1.SNAPSHOT: missing 
> requirement [decanter-appender-elasticsearch-native-core-2.x/1.3.1.SNAPSHOT] 
> osgi.identity; 
> osgi.identity=org.apache.karaf.decanter.appender.elasticsearch-native-2.x; 
> type=osgi.bundle; version="[1.3.1.SNAPSHOT,1.3.1.SNAPSHOT]"; 
> resolution:=mandatory [caused by: Unable to resolve 
> org.apache.karaf.decanter.appender.elasticsearch-native-2.x/1.3.1.SNAPSHOT: 
> missing requirement 
> [org.apache.karaf.decanter.appender.elasticsearch-native-2.x/1.3.1.SNAPSHOT] 
> osgi.wiring.package; 
> filter:="(osgi.wiring.package=org.elasticsearch.action.index)" [caused by: 
> Unable to resolve org.apache.servicemix.bundles.elasticsearch/2.2.0.1: 
> missing requirement [org.apache.servicemix.bundles.elasticsearch/2.2.0.1] 
> osgi.wiring.package; 
> filter:="(&(osgi.wiring.package=com.fasterxml.jackson.core)(version>=2.6.0)(!(version>=3.0.0)))"]]]]]
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to