Not sure but from the log:

ERROR: Bundle org.apache.camel.karaf.camel-karaf-commands [61] Error
starting mvn:org.apache.camel.karaf/camel-karaf-commands/2.18.0
(org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.camel.karaf.camel-karaf-commands [61]: Unable to resolve
61.0: missing requirement [61.0] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.felix.gogo.commands)(version>=0.16.0)(!(version>=1.0.0))))org.osgi.framework.BundleException:
Unresolved constraint in bundle
org.apache.camel.karaf.camel-karaf-commands [61]: Unable to resolve
61.0: missing requirement [61.0] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.felix.gogo.commands)(version>=0.16.0)(!(version>=1.0.0)))
        at 
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
        at 
org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)        at
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
        at java.lang.Thread.run(Thread.java:745)
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation

It seems to be missing the bundle felix.gogo.commands to work properly.
https://mvnrepository.com/artifact/org.apache.felix/org.apache.felix.gogo.command


On Tue, Mar 28, 2017 at 12:43 PM, pontus.ullgren [via Camel] <
ml-node+s465427n5796597...@n5.nabble.com> wrote:

> Hello,
>
> Trying to blow some life into the camel-extra project and get a 2.18.x
> release out.
> However the karaf integration tests keep failing on Jenkins[1] without any
> clear indication on whats wrong. When I run locally the same maven build
> passes with success.
>
> A PR [2] or any other help would be much appreciated.
>
> Thanks
> Pontus Ullgren
>
> [1]: https://camel-extra.ci.cloudbees.com/job/Camel%20Extra%20master/
> [2]: https://github.com/camel-extra/camel-extra
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
> http://camel.465427.n5.nabble.com/Help-with-getting-camel-
> extra-karaf-itest-to-pass-tp5796597.html
> To start a new topic under Camel - Users, email
> ml-node+s465427n465428...@n5.nabble.com
> To unsubscribe from Camel - Users, click here
> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aUBnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=>
> .
> NAML
> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://camel.465427.n5.nabble.com/Help-with-getting-camel-extra-karaf-itest-to-pass-tp5796597p5796598.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to