Andrea Cosentino created CAMEL-15902:
----------------------------------------
Summary: Camel-Opentelemetry-starter: Spring Boot starter is broken
Key: CAMEL-15902
URL: https://issues.apache.org/jira/browse/CAMEL-15902
Project: Camel
Issue Type: Bug
Components: camel-spring-boot
Reporter: Andrea Cosentino
Fix For: 3.7.0
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile)
on project camel-opentelemetry-starter: Compilation failure: Compilation
failure:
[ERROR]
/home/oscerd/workspace/apache-camel/camel-spring-boot/components-starter/camel-opentelemetry-starter/src/main/java/org/apache/camel/opentelemetry/starter/OpenTelemetryAutoConfiguration.java:[19,30]
package io.opentelemetry.trace does not exist
[ERROR]
/home/oscerd/workspace/apache-camel/camel-spring-boot/components-starter/camel-opentelemetry-starter/src/main/java/org/apache/camel/opentelemetry/starter/OpenTelemetryAutoConfiguration.java:[35,13]
cannot find symbol
[ERROR] symbol: class Tracer
[ERROR] location: class
org.apache.camel.opentelemetry.starter.OpenTelemetryAutoConfiguration
[~rubensvp] can you have a look at https://github.com/apache/camel-spring-boot
--
This message was sent by Atlassian Jira
(v8.3.4#803005)