Open dependabot[bot] opened 9 hours ago
Quarkus CI
This is the status report for running Quarkus CI
on commit c85f16ff4f8f0dea5edfa4aa740fddb478010254.
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | Initial JDK 17 Build | Build |
Failures | Logs | Raw logs | :mag: |
You can consult the Develocity build scans.
- Failing: extensions/kafka-client/deployment test-framework/kafka-companion
! Skipped: docs extensions/kafka-streams/deployment extensions/smallrye-reactive-messaging-kafka/deployment and 18 more
✖ Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.3.0:enforce (enforce) on project quarkus-kafka-client-deployment:
Rule 5: org.apache.maven.enforcer.rules.dependency.BannedDependencies failed with message:
io.quarkus:quarkus-kafka-client-deployment:jar:999-SNAPSHOT
io.strimzi:strimzi-test-container:jar:0.109.0
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.17.1 <--- banned via the exclude/include list
✖ Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.3.0:enforce (enforce) on project quarkus-test-kafka-companion:
Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies failed with message:
io.quarkus:quarkus-test-kafka-companion:jar:999-SNAPSHOT
io.strimzi:strimzi-test-container:jar:0.109.0
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.17.1 <--- banned via the exclude/include list
Bumps io.strimzi:strimzi-test-container from 0.107.0 to 0.109.0.
Release notes
Sourced from io.strimzi:strimzi-test-container's releases.
... (truncated)
Commits
f0acd12
gafd455ec
prepare release 0.109.x3091d96
Various Java cleanups (#114)5622649
Add Controller listener to the advertised.listeners (#111)22c08d2
Add Surefire plugin (#110)4a2529b
Add Kafka 3.9.0 (#107)87aec18
Timeout issue using Podman (#108)d779f77
Mutation testing (#104)d5d7ab1
OAuth integration (#95)546f9e6
Fix memory problems inside test suite (#99)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show