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
module as a dependency to the definition of the Wildfly's
"org.wildfly.clustering.infinispan.spi" module.xml
Rationale:
----------
The "org.wildfly.clustering.infinispan.spi" module of vanilla Wildfly / EAP
doesn't deploy RH-SSO server subsystem on top of Wildfly / EAP (thus doesn't
require this dependency).
But since the RH-SSO server overlay does, the "org.wildfly.clustering.infinispan.spi"
requires explicitly to be equipped also with the "org.keycloak.keycloak-model-infinispan"
module dependency, so the classes, defined within this RH-SSO module are properly found,
when referenced
Besides that, the JBoss EAP 7.4.0 image builder Maven repository got moved from
candidates/ to released/. Update the path to that artifact appropriately
Signed-off-by: Jan Lieskovsky <[email protected]>
0 commit comments