Skip to content
This repository was archived by the owner on Feb 9, 2021. It is now read-only.

Dependencies issues when deploying the quickstart camel-blueprint-drools (Camel 2.14 <-> 2.12) #48

@cmoulliard

Description

@cmoulliard

When the "blueprint-camel-drools-decision-table-example" is deployed on Fuse 6.1 :

features:addurl mvn:org.jboss.integration.fuse.quickstarts/karaf-features/1.0.0-SNAPSHOT/xml/features
features:install drools-decision-table-kie-blueprint-camel-example

then we can discover some deps issues

  • Dependencies are mixed as Drools 6.2.Final relies on Camel 2.14 and our project on 2.12.
  • kie-camel 6.2.Final is deployed while others drools deps are based on this build 6.2.0.201503042209
[ 262] [Active     ] [            ] [       ] [   60] KIE API (6.2.0.201503042108)
[ 263] [Active     ] [            ] [       ] [   60] KIE Internal (6.2.0.201503042108)
[ 264] [Active     ] [            ] [       ] [   60] Drools :: Core (6.2.0.201503042125)
[ 265] [Active     ] [            ] [       ] [   60] Drools :: Compiler (6.2.0.201503042125), Fragments: 266
[ 266] [Resolved   ] [            ] [       ] [   60] Drools :: OSGi Integration (6.2.0.Final), Hosts: 265
[ 267] [Active     ] [            ] [       ] [   60] Drools :: Templates (6.2.0.201503042125)
[ 268] [Active     ] [            ] [       ] [   60] Apache ServiceMix :: Bundles :: poi (3.9.0.2)
[ 269] [Active     ] [            ] [       ] [   60] Drools :: Decision Tables (6.2.0.201503042125)
[ 277] [Active     ] [            ] [       ] [   60] Drools :: Persistence :: JPA (6.2.0.201503042125)
[ 278] [Active     ] [            ] [       ] [   60] Apache ServiceMix :: Specs :: Scripting API 1.0 (2.4.0)
[ 279] [Active     ] [            ] [       ] [   60] Apache ServiceMix :: Bundles :: quartz (1.8.5.2)
[ 280] [Active     ] [            ] [       ] [   60] JACC 1.5 API (1.0.0.Final)
[ 281] [Active     ] [            ] [       ] [   60] Java(TM) EE Interceptors 1.2 API (1.0.0.Final)
[ 282] [Active     ] [            ] [       ] [   60] Jackson JSON processor (1.9.9)
[ 283] [Active     ] [            ] [       ] [   60] jBPM :: Human Task Core (6.2.0.201503042151)
[ 284] [Active     ] [            ] [       ] [   60] jBPM :: Human Task WorkItems (6.2.0.201503042151)
[ 285] [Active     ] [            ] [       ] [   60] jBPM :: JPA Human Task Persistence (6.2.0.201503042151)
[ 286] [Active     ] [            ] [       ] [   60] jBPM :: Human Task Audit (6.2.0.201503042151)
[ 287] [Active     ] [            ] [       ] [   60] jBPM :: Flow Builder (6.2.0.201503042151)
[ 288] [Active     ] [            ] [       ] [   60] jBPM :: Flow (6.2.0.201503042151)
[ 289] [Active     ] [            ] [       ] [   60] jBPM :: BPMN2 (6.2.0.201503042151)
[ 290] [Active     ] [            ] [       ] [   60] jBPM :: Audit (6.2.0.201503042151)
[ 291] [Active     ] [            ] [       ] [   60] jBPM :: RuntimeManager (6.2.0.201503042151)
[ 292] [Active     ] [            ] [       ] [   60] jBPM :: JPA Persistence (6.2.0.201503042151)
[ 293] [Active     ] [Created     ] [       ] [   60] Kie Aries Blueprint (6.2.0.201503042209)
[ 294] [Active     ] [            ] [       ] [   60] Kie Spring (6.2.0.201503042209)
[ 297] [Active     ] [Created     ] [       ] [   50] camel-karaf-commands (2.14.0)
[ 298] [Resolved   ] [            ] [       ] [   50] camel-core (2.14.0)
[ 299] [Resolved   ] [            ] [       ] [   50] camel-spring (2.14.0)
[ 300] [Resolved   ] [            ] [       ] [   50] camel-cxf (2.14.0)
[ 301] [Resolved   ] [            ] [       ] [   50] camel-cxf-transport (2.14.0)
[ 302] [Active     ] [            ] [       ] [   60] Kie :: Camel (6.2.0.Final)
[ 303] [Active     ] [GracePeriod ] [       ] [   60] Fuse Integration: Quickstarts: Drools & Decision Table :: OSGi Kie Blueprint Camel Example (1.0.0.SNAPSHOT)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions