Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-3448

Two dependency chains when installing switchyard-jpa feature

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.2.1
    • jboss-fuse-6.2
    • SwitchYard
    • None
    • % %
      • start fuse
      • features:install switchyard-jpa

      Could not install switchyard-jpa feature on clean fuse. I get this error:

      Error executing command: Could not start bundle mvn:org.milyn/milyn-smooks-all/1.5.2 in feature(s) smooks-1.5.2: Uses constraint violation. Unable to resolve bundle revision org.milyn.smooks.osgi [374.0] because it is exposed to package 'javassist' from bundle revisions javassist [408.0] and org.apache.servicemix.bundles.javassist [138.0] via two dependency chains.
      
      Chain 1:
        org.milyn.smooks.osgi [374.0]
          import: (osgi.wiring.package=javassist)
           |
          export: osgi.wiring.package=javassist
        javassist [408.0]
      
      Chain 2:
        org.milyn.smooks.osgi [374.0]
          import: (osgi.wiring.package=ognl)
           |
          export: osgi.wiring.package=ognl; uses:=javassist
        org.apache.servicemix.bundles.ognl [224.0]
          import: (&(osgi.wiring.package=javassist)(version>=3.11.0)(!(version>=4.0.0)))
           |
          export: osgi.wiring.package=javassist
        org.apache.servicemix.bundles.javassist [138.0]
      

            ggrzybek Grzegorz Grzybek
            tturek@redhat.com Tomas Turek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: