Uploaded image for project: 'FUSE Mediation Router'
  1. FUSE Mediation Router
  2. MR-826

Installation of camel-salesforce feature fails with two dependecy chains for Joda time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.12.0.redhat-61379
    • 2.12.0.redhat-61379
    • None
    • None

      Installation of camel-saleforce feature on clean instance of the jboss-fuse-6.1.0.redhat-355 fails with exception:

      Error executing command: Could not start bundle mvn:org.apache.camel/camel-salesforce/2.12.0.redhat-610355 in feature(s) camel-salesforce-2.12.0.redhat-610355: Uses constraint violation. Unable to resolve bundle revision org.apache.camel.camel-salesforce [253.0] because it is exposed to package 'org.joda.time' from bundle revisions joda-time [251.0] and joda-time [131.0] via two dependency chains.
      
      Chain 1:
        org.apache.camel.camel-salesforce [253.0]
          import: (&(osgi.wiring.package=org.joda.time)(version>=2.1.0)(!(version>=3.0.0)))
           |
          export: osgi.wiring.package=org.joda.time
        joda-time [251.0]
      
      Chain 2:
        org.apache.camel.camel-salesforce [253.0]
          import: (&(osgi.wiring.package=com.thoughtworks.xstream.annotations)(version>=1.3.0)(!(version>=2.0.0)))
           |
          export: osgi.wiring.package=com.thoughtworks.xstream.annotations; uses:=org.joda.time
        org.apache.servicemix.bundles.xstream [129.0]
          import: (&(osgi.wiring.package=org.joda.time)(version>=1.6.0)(!(version>=3.0.0)))
           |
          export: osgi.wiring.package=org.joda.time
        joda-time [131.0]
      

            cibsen@redhat.com Claus Ibsen
            rjakubco Roman Jakubco (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: