You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently classes are synced from keycloak/keycloak into multiple Maven modules, which then contains a mix of Java files maintained in keycloak/keycloak and those maintained in keycloak/keycloak-client.
It may be better to have a separate client-common-synced module or whatever that only contains synced Java files, and a README.md in the top that says don't touch, or some other ways to mention this.