When I look at what version of cxf I have installed through the web
console I see.
Apache CXF JAX-RS Clientorg.apache.cxf.cxf-rt-rs-client [1]
3.1.0.SNAPSHOT
Active
*
*
*
*
106
Apache CXF JAX-RS Extensions:
Providersorg.apache.cxf.cxf-rt-rs-extension-providers [2]
3.1.0.SNAPSHOT
Active
*
*
*
*
107
Apache CXF JAX-RS Extensions:
Searchorg.apache.cxf.cxf-rt-rs-extension-search [3] 3.1.0.SNAPSHOT
Active
*
*
*
*
108
Apache CXF JAX-RS Service
Descriptionorg.apache.cxf.cxf-rt-rs-service-description [4]
3.1.0.SNAPSHOT
Active
*
*
*
*
109
Apache CXF Runtime HTTP Transportorg.apache.cxf.cxf-rt-transports-http
[5] 3.1.0.SNAPSHOT
Active
When I do a feature:list | grep 'cxf' I see
cxf-jaxws | 3.1.1.SNAPSHOT | | | cxf-3.1.1-SNAPSHOT |
The problem is when I try to install my plugin I get this error
karaf@root()> feature:install cfif-cta
Error executing command: Unable to resolve root: missing requirement
[root] osgi.identity; osgi.identity=cxf-jaxrs; type=karaf.feature;
version="[3.1.0.SNAPSHOT,3.1.0.SNAPSHOT]";
filter:="(&(osgi.identity=cxf-jaxrs)(type=karaf.feature)(version>=3.1.0.SNAPSHOT)(version<=3.1.0.SNAPSHOT))"
Does anyone know where my versioning is going wrong
Links:
------
[1] http://cta-solr.dev-aitecd.us.gov:8080/system/console/bundles/105
[2] http://cta-solr.dev-aitecd.us.gov:8080/system/console/bundles/106
[3] http://cta-solr.dev-aitecd.us.gov:8080/system/console/bundles/107
[4] http://cta-solr.dev-aitecd.us.gov:8080/system/console/bundles/108
[5] http://cta-solr.dev-aitecd.us.gov:8080/system/console/bundles/109