-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to Quarkus 3.5.0.CR1 #1002
Conversation
Failing Jobs - Building 9111d1b
Full information is available in the Build summary check run. Failures⚙️ Build - JDK 17 #- Failing:
📦 Root project✖ 📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-csimple✖
📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jdbc-grouped✖
📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl✖
📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl-ssl✖
📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-ssl✖
📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kubernetes✖
📦 generated-platform-project/quarkus-operator-sdk/integration-tests/quarkus-operator-sdk-integration-tests✖
✖
✖
📦 generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test✖
✖
✖
✖
✖
✖
|
@ppalaga @zbendhiba see the Camel failures above |
Make sure that you have run
./mvnw -Dsync
and included the changes in your pull request (preferably in the same commit, unless it makes sense to do otherwise).Thanks!