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

FuseOnline build fails in PNC due to dependency checks of opentracing artifacts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • fuse-7.11-GA
    • fuse-7.x-GA
    • Fuse Online, Prod
    • None
    • False
    • None
    • False
    • % %
    • Todo
    • Hide
      mvn -pl io.syndesis.common:jaeger-spring-boot-starter -DskipTests -Dopentracing.version=0.33.0.redhat-00001 -Djaeger.core.version=1.6.0.redhat-00002 dependency:analyze
      
      Show
      mvn -pl io.syndesis.common:jaeger-spring-boot-starter -DskipTests -Dopentracing.version=0.33.0.redhat-00001 -Djaeger.core.version=1.6.0.redhat-00002 dependency:analyze

    Description

      Fuse Online build in PNC is failing due to dependency checks

      +-io.syndesis.common:jaeger-spring-boot-starter:1.14.0.fuse-7_11_0-00005-temporary-redhat-00001
        +-io.opentracing:opentracing-api:0.33.0.redhat-00001
      and
      +-io.syndesis.common:jaeger-spring-boot-starter:1.14.0.fuse-7_11_0-00005-temporary-redhat-00001
        +-io.opentracing.contrib:opentracing-spring-web-starter:4.1.0
          +-io.opentracing.contrib:opentracing-spring-web:4.1.0
            +-io.opentracing.contrib:opentracing-web-servlet-filter:0.4.0
              +-io.opentracing:opentracing-api:0.33.0
      

      https://orch.psi.redhat.com/pnc-web/#/projects/801/build-configs/7219/builds/AQCLWFEAEUQAA/build-log

      There are 3 dependency warnings, where PNC build fails fast, related to io.opentracing artifacts.

      While fuse-online declares version 0.33.0 in the parent pom, PNC build replaces it for 0.33.0.redhat-00001, but there is a transitive dependency that bring in 0.33.0 and thus the build fails.

      Attachments

        Activity

          People

            cmiranda@redhat.com Claudio Miranda
            cmiranda@redhat.com Claudio Miranda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: