Hi, just tried and it works fine:
karaf@root()> feature:repo-add mvn:org.ops4j.pax.keycloak/pax-keycloak-features/0.3.0-SNAPSHOT/xml/features Adding feature url mvn:org.ops4j.pax.keycloak/pax-keycloak-features/0.3.0-SNAPSHOT/xml/features karaf@root()> feature:install pax-keycloak-http-jetty I created the corresponding PR: https://github.com/ops4j/org.ops4j.pax.keycloak/pull/4 I will merge that later today. Regards JB On 03/26/2018 07:31 AM, Tadayoshi Sato wrote: > 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 > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
