[
https://issues.apache.org/jira/browse/CXF-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932525#comment-15932525
]
Sergey Beryozkin commented on CXF-7288:
---------------------------------------
I'll stay away for now with adding yet another feature, with 3.1.11-SNAPSHOT
existing feature offering a good support, can you please double check on your
end it works for you with CXF 3.1.11-SNAPSHOT ?
> 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)