Describe the bug
When the repository is forked to some other root directory than the directory having "keycloak-client" directory , the CI does not work. Tests fail with the issue like:
Error: org.keycloak.client.testsuite.RealmTest.excludesFieldsFromAttributes -- Time elapsed: 0.006 s <<< ERROR!
java.lang.RuntimeException: java.lang.IllegalStateException: Providers file /home/runner/work/keycloak-client-foo/keycloak-client/testsuite/providers/target/keycloak-client-testsuite-providers.jar does not exists
Version
nightly (from 2026-06-11)
Expected behavior
CI working even when repository has different source root than "keycloak-client" directory
Actual behavior
CI not working when repository has different source root than "keycloak-client" directory (For example "keycloak-client-foo")
How to Reproduce?
No response
Anything else?
No response
Describe the bug
When the repository is forked to some other root directory than the directory having "keycloak-client" directory , the CI does not work. Tests fail with the issue like:
Version
nightly (from 2026-06-11)
Expected behavior
CI working even when repository has different source root than "keycloak-client" directory
Actual behavior
CI not working when repository has different source root than "keycloak-client" directory (For example "keycloak-client-foo")
How to Reproduce?
No response
Anything else?
No response