You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the integration test in quarkus-platform, we get this error
Caused by: org.apache.camel.RuntimeCamelException: java.lang.RuntimeException: java.io.FileNotFoundException: /Users/zbendhib/dev/quarkus-platform/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-camel-k-runtime/src/test/resources/routes.xml does not exists
The text was updated successfully, but these errors were encountered:
Bug description
When running the integration test in quarkus-platform, we get this error
Caused by: org.apache.camel.RuntimeCamelException: java.lang.RuntimeException: java.io.FileNotFoundException: /Users/zbendhib/dev/quarkus-platform/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-camel-k-runtime/src/test/resources/routes.xml does not exists
The text was updated successfully, but these errors were encountered: