Hello,
I tried installing pax-keycloak on Karaf 4.1.3, but got the following error:
karaf@root()> repo-add
mvn:org.ops4j.pax.keycloak/pax-keycloak-features/0.2.0/xml/features
Adding feature url
mvn:org.ops4j.pax.keycloak/pax-keycloak-features/0.2.0/xml/features
Error executing command: Unsupported namespace:
http://karaf.apache.org/xmlns/features/v1.5.0 :
mvn:org.ops4j.pax.keycloak/pax-keycloak-features/0.2.0/xml/features
It doesn't look like pax-keycloak is targeting 4.1.x support. Is it
intentional? If so, Karaf 4.1.x doesn't seem to be supporting Keycloak
integration. Is it correct?
Thank you,
Tadayoshi