zbendhiba opened a new issue #2447: URL: https://github.com/apache/camel-quarkus/issues/2447
CI build : ``` Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project camel-quarkus-core: Compilation failure: Compilation failure: Error: /home/runner/work/camel-quarkus/camel-quarkus/extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/FastCamelContext.java:[77,36] cannot find symbol Error: symbol: class EndpointKey Error: location: package org.apache.camel.impl.engine Error: /home/runner/work/camel-quarkus/camel-quarkus/extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/FastCamelContext.java:[477,72] cannot find symbol Error: symbol: class EndpointKey Error: location: class org.apache.camel.quarkus.core.FastCamelContext Error: /home/runner/work/camel-quarkus/camel-quarkus/extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/FastCamelContext.java:[477,32] cannot find symbol Error: symbol: class EndpointKey Error: location: class org.apache.camel.quarkus.core.FastCamelContext Error: -> [Help 1] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org