Before reporting an issue
Area
ci
Describe the bug
Ci is failing with this error:
io.fabric8:docker-maven-plugin:0.40.3:start failed: Cannot invoke "com.google.gson.JsonElement.isJsonNull()" because the return value of "com.google.gson.JsonObject.get(String)" is null
For example in this PR: https://github.com/keycloak/keycloak/actions/runs/21972403570/job/63476957853?pr=46306
Version
999.0.0-SNAPSHOT
Regression
Expected behavior
The CI should work.
Actual behavior
Ci is failing with that error.
How to Reproduce?
Just check the CI in the last PRs.
Anything else?
No response