apupier commented on PR #145: URL: https://github.com/apache/camel-examples/pull/145#issuecomment-2797148448
remains another compilation error which I do not reproduce locally oO ``` Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile (default-testCompile) on project camel-example-debezium: Compilation failure Error: /home/runner/work/camel-examples/camel-examples/debezium/src/test/java/org/apache/camel/example/debezium/DebeziumTest.java:[83,63] constructor CassandraLocalContainerService in class org.apache.camel.test.infra.cassandra.services.CassandraLocalContainerService cannot be applied to given types; Error: required: no arguments Error: found: SELF Error: reason: actual and formal argument lists differ in length ``` -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org