-
Bug
-
Resolution: Done
-
Blocker
-
fuse-7.x-GA
-
None
-
False
-
None
-
False
-
%
-
Todo
-
-
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.