Skip to content

CI not working when repository on other place than in directory keycloak-client #219

@mposolda

Description

@mposolda

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

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't workingpriority/blockerHighest Priority. Has a deadline and it blocks other tasks

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions