apupier commented on PR #175: URL: https://github.com/apache/camel-examples/pull/175#issuecomment-4545921250
manual update required: ``` [6](https://github.com/apache/camel-examples/actions/runs/26457626243/job/77896071348?pr=175#step:4:1037) Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project camel-example-cassandra-kubernetes: Compilation failure: Compilation failure: Error: /home/runner/work/camel-examples/camel-examples/cassandra-kubernetes/src/main/java/org/apache/camel/example/kubernetes/jkube/CqlPopulateBean.java:[19,32] package com.datastax.driver.core does not exist Error: /home/runner/work/camel-examples/camel-examples/cassandra-kubernetes/src/main/java/org/apache/camel/example/kubernetes/jkube/CqlPopulateBean.java:[20,32] package com.datastax.driver.core does not exist Error: /home/runner/work/camel-examples/camel-examples/cassandra-kubernetes/src/main/java/org/apache/camel/example/kubernetes/jkube/CqlPopulateBean.java:[29,14] cannot find symbol Error: symbol: class Cluster Error: location: class org.apache.camel.example.kubernetes.jkube.CqlPopulateBean Error: /home/runner/work/camel-examples/camel-examples/cassandra-kubernetes/src/main/java/org/apache/camel/example/kubernetes/jkube/CqlPopulateBean.java:[29,32] cannot find symbol Error: symbol: variable Cluster Error: location: class org.apache.camel.example.kubernetes.jkube.CqlPopulateBean Error: /home/runner/work/camel-examples/camel-examples/cassandra-kubernetes/src/main/java/org/apache/camel/example/kubernetes/jkube/CqlPopulateBean.java:[30,13] cannot find symbol Error: symbol: class Session Error: location: class org.apache.camel.example.kubernetes.jkube.CqlPopulateBean ``` -- 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]
