Hello,

On a freshly downloaded Karaf  4.3.0. I am not able to install CXF 3.4.1.
Here is the sequence:

karaf@root()> feature:repo-add 
mvn:org.apache.cxf.karaf/apache-cxf/3.4.1/xml/features
karaf@root()> feature:install cxf

Error:

Error executing command: Unable to resolve root: missing requirement [root] 
osgi.identity; osgi.identity=cxf; type=karaf.feature; version="[3.4.1,3.4.1]"; 
filter:="(&(osgi.identity=cxf)(type=karaf.feature)(version>=3.4.1)(version<=3.4.1))"
 [caused by: Unable to resolve cxf/3.4.1: missing requirement [cxf/3.4.1] 
osgi.identity; osgi.identity=cxf-http-provider; type=karaf.feature; 
version="[3.4.1,3.4.1]" [caused by: Unable to resolve cxf-http-provider/3.4.1: 
missing requirement [cxf-http-provider/3.4.1] cxf.http.provider [caused by: 
Unable to resolve cxf-http-jetty/3.4.1: missing requirement 
[cxf-http-jetty/3.4.1] osgi.identity; osgi.identity=jetty; type=karaf.feature; 
version="[9.0.0,11.0.0)"]]]


Any idea why?

Best regards,
Alex soto




Reply via email to