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

ASF GitHub Bot commented on CAMEL-11403:
----------------------------------------

Github user johnpoth closed the pull request at:

    https://github.com/apache/camel/pull/1756


> Karaf feature camel-linkedin fails
> ----------------------------------
>
>                 Key: CAMEL-11403
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11403
>             Project: Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.19.0
>            Reporter: John Poth
>
> Due to an upgrade of htmlunit and jetty versions we now get the following 
> errors when installing the camel-linkedin feature:
> {code}
> Error executing command: Unable to resolve root: missing requirement [root] 
> osgi.identity; osgi.identity=camel-linkedin; type=karaf.feature; 
> version="[2.20.0.SNAPSHOT,2.20.0.SNAPSHOT]"; 
> filter:="(&(osgi.identity=camel-linkedin)(type=karaf.feature)(version>=2.20.0.SNAPSHOT)(version<=2.20.0.SNAPSHOT))"
>  [caused by: Unable to resolve camel-linkedin/2.20.0.SNAPSHOT: missing 
> requirement [camel-linkedin/2.20.0.SNAPSHOT] osgi.identity; 
> osgi.identity=org.apache.camel.camel-linkedin-api; type=osgi.bundle; 
> version="[2.20.0.SNAPSHOT,2.20.0.SNAPSHOT]"; resolution:=mandatory [caused 
> by: Unable to resolve org.apache.camel.camel-linkedin-api/2.20.0.SNAPSHOT: 
> missing requirement [org.apache.camel.camel-linkedin-api/2.20.0.SNAPSHOT] 
> osgi.wiring.package; 
> filter:="(osgi.wiring.package=com.gargoylesoftware.htmlunit.html)" [caused 
> by: Unable to resolve org.apache.servicemix.bundles.htmlunit/2.24.0.1: 
> missing requirement [org.apache.servicemix.bundles.htmlunit/2.24.0.1] 
> osgi.wiring.package; 
> filter:="(&(osgi.wiring.package=org.eclipse.jetty.util.ssl)(version>=9.2.0)(!(version>=10.0.0)))"]]]
> {code}
> AND 
> {code}
> Error executing command: Unable to resolve root: missing requirement [root] 
> osgi.identity; osgi.identity=camel-linkedin; type=karaf.feature; 
> version="[2.20.0.SNAPSHOT,2.20.0.SNAPSHOT]"; 
> filter:="(&(osgi.identity=camel-linkedin)(type=karaf.feature)(version>=2.20.0.SNAPSHOT)(version<=2.20.0.SNAPSHOT))"
>  [caused by: Unable to resolve camel-linkedin/2.20.0.SNAPSHOT: missing 
> requirement [camel-linkedin/2.20.0.SNAPSHOT] osgi.identity; 
> osgi.identity=org.apache.camel.camel-linkedin; type=osgi.bundle; 
> version="[2.20.0.SNAPSHOT,2.20.0.SNAPSHOT]"; resolution:=mandatory [caused 
> by: Unable to resolve org.apache.camel.camel-linkedin/2.20.0.SNAPSHOT: 
> missing requirement [org.apache.camel.camel-linkedin/2.20.0.SNAPSHOT] 
> osgi.wiring.package; 
> filter:="(&(osgi.wiring.package=org.apache.camel.component.linkedin.api.model)(version>=2.20.0)(!(version>=2.21.0)))"
>  [caused by: Unable to resolve 
> org.apache.camel.camel-linkedin-api/2.20.0.SNAPSHOT: missing requirement 
> [org.apache.camel.camel-linkedin-api/2.20.0.SNAPSHOT] osgi.wiring.package; 
> filter:="(osgi.wiring.package=com.gargoylesoftware.htmlunit.util)" [caused 
> by: Unable to resolve org.apache.servicemix.bundles.htmlunit/2.24.0.1: 
> missing requirement [org.apache.servicemix.bundles.htmlunit/2.24.0.1] 
> osgi.wiring.package; 
> filter:="(&(osgi.wiring.package=org.eclipse.jetty.websocket.client)(version>=9.2.0)(!(version>=10.0.0)))"
>  [caused by: Unable to resolve 
> org.eclipse.jetty.websocket.client/9.3.14.v20161028: missing requirement 
> [org.eclipse.jetty.websocket.client/9.3.14.v20161028] osgi.wiring.package; 
> filter:="(&(osgi.wiring.package=org.eclipse.jetty.io)(version>=9.3.14)(!(version>=9.3.15)))"]]]]]
> {code}
> Other features install fine because they directly depend on the jetty feature.



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

Reply via email to