Ivo Leitão created CXF-7288:
-------------------------------

             Summary: cxf-rs-description-swagger2 cannot be installed in karaf
                 Key: CXF-7288
                 URL: https://issues.apache.org/jira/browse/CXF-7288
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 3.1.10
            Reporter: Ivo Leitão


Unable to install cxf-rs-description-swagger2. This doesn't happen in the 
previous version (3.1.9).

Steps to reproduce:
Download apache karaf 4.1
Launch karaf
issue repo-add cxf
issue feature:install cxf-rs-description-swagger2

An exception is presented:

Error executing command: Unable to resolve root: missing requirement [root] 
osgi.identity; osgi.identity=cxf-rs-description-swagger2; type=karaf.feature; 
version="[3.1.10,3.1.10]"; 
filter:="(&(osgi.identity=cxf-rs-description-swagger2)(type=karaf.feature)(version>=3.1.10)(version<=3.1.10))"
 [caused by: Unable to resolve cxf-rs-description-swagger2/3.1.10: missing 
requirement [cxf-rs-description-swagger2/3.1.10] osgi.identity; 
osgi.identity=cxf-jackson; type=karaf.feature; version="[3.1.10,3.1.10]" 
[caused by: Unable to resolve cxf-jackson/3.1.10: missing requirement 
[cxf-jackson/3.1.10] osgi.identity; 
osgi.identity=com.fasterxml.jackson.dataformat.jackson-dataformat-yaml; 
type=osgi.bundle; version="[2.8.6,2.8.6]"; resolution:=mandatory [caused by: 
Unable to resolve 
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.8.6: missing 
requirement [com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.8.6] 
osgi.wiring.package; 
filter:="(&(osgi.wiring.package=org.yaml.snakeyaml)(version>=1.17.0)(!(version>=2.0.0)))"]]]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to