zhfeng commented on PR #7121:
URL: https://github.com/apache/camel-quarkus/pull/7121#issuecomment-2716275842

   @jamesnetherton 
   ```
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile 
(default-compile) on project 
camel-quarkus-integration-test-microprofile-fault-tolerance: Compilation failure
   
/home/runner/work/camel-quarkus/camel-quarkus/integration-tests/microprofile-fault-tolerance/src/main/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceProducers.java:[57,27]
 cannot find symbol
     symbol:   method create(java.util.concurrent.ExecutorService)
     location: class io.smallrye.faulttolerance.core.timer.ThreadTimer
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to