[
https://issues.apache.org/jira/browse/KARAF-6896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225336#comment-17225336
]
Ivan A. Malich edited comment on KARAF-6896 at 11/3/20, 12:29 PM:
------------------------------------------------------------------
Feature '_jetty_' is present in Karaf 4.2.9 output:
{code:java}
scream@root()> feature:list | grep jetty
jetty x 9.4.28.v20200408 x x
Started x standard-4.2.9 x
jetty x 8.1.14.v20131031 x x
Uninstalled x standard-4.2.9 x
pax-jetty x 9.4.28.v20200408 x x
Started x org.ops4j.pax.web-7.2.16 x Provide Jetty engine support
pax-jetty-http2 x 7.2.16 x x
Uninstalled x org.ops4j.pax.web-7.2.16 x Optional additional feature
to run Jetty with SPDY
pax-http-jetty x 7.2.16 x x
Started x org.ops4j.pax.web-7.2.16 x
cxf-http-jetty x 3.3.5 x x
Uninstalled x cxf-3.3.5 x
camel-jetty9 x 2.25.0 x x
Uninstalled x camel-2.25.0 x
camel-jetty x 2.25.0 x x
Uninstalled x camel-2.25.0 x
pax-cdi-web-weld-jetty x 1.0.0 x x
Uninstalled x org.ops4j.pax.cdi-1.0.0 x Weld Web CDI / Jetty support
cxf-http-jetty x 3.4.0 x x
Uninstalled x cxf-3.4.0 x
decanter-collector-jetty x 2.5.0 x x
Uninstalled x karaf-decanter-2.5.0 x Karaf Decanter Jetty Handler
Collector
pax-cdi-web-weld-jetty x 1.1.3 x x
Uninstalled x org.ops4j.pax.cdi-1.1.3 x Weld Web CDI / Jetty support
scream@root()>
{code}
was (Author: scream):
Feature '_jetty_' is present Karaf 4.2.9 output:
{code:java}
scream@root()> feature:list | grep jetty
jetty x 9.4.28.v20200408 x x
Started x standard-4.2.9 x
jetty x 8.1.14.v20131031 x x
Uninstalled x standard-4.2.9 x
pax-jetty x 9.4.28.v20200408 x x
Started x org.ops4j.pax.web-7.2.16 x Provide Jetty engine support
pax-jetty-http2 x 7.2.16 x x
Uninstalled x org.ops4j.pax.web-7.2.16 x Optional additional feature
to run Jetty with SPDY
pax-http-jetty x 7.2.16 x x
Started x org.ops4j.pax.web-7.2.16 x
cxf-http-jetty x 3.3.5 x x
Uninstalled x cxf-3.3.5 x
camel-jetty9 x 2.25.0 x x
Uninstalled x camel-2.25.0 x
camel-jetty x 2.25.0 x x
Uninstalled x camel-2.25.0 x
pax-cdi-web-weld-jetty x 1.0.0 x x
Uninstalled x org.ops4j.pax.cdi-1.0.0 x Weld Web CDI / Jetty support
cxf-http-jetty x 3.4.0 x x
Uninstalled x cxf-3.4.0 x
decanter-collector-jetty x 2.5.0 x x
Uninstalled x karaf-decanter-2.5.0 x Karaf Decanter Jetty Handler
Collector
pax-cdi-web-weld-jetty x 1.1.3 x x
Uninstalled x org.ops4j.pax.cdi-1.1.3 x Weld Web CDI / Jetty support
scream@root()>
{code}
> Missing feature 'jetty' in repo 'standard-4.3.0'
> ------------------------------------------------
>
> Key: KARAF-6896
> URL: https://issues.apache.org/jira/browse/KARAF-6896
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.3.0
> Environment: Karaf-4.3.0 / Java 11.0.9
> Windows 10 / Ubuntu 20.04
> Reporter: Ivan A. Malich
> Priority: Major
>
> Feature '_jetty'_ is not present in _standard-4.3.0_ repository.
> So feature '_cxf'_ cannot be installed.
> No '_jetty_' feature:
> {code:java}
> karaf@root()> feature:repo-list
> Repository | URL
> ----------------------------------+---------------------------------------------------------------------------------------------
> spring-4.3.0 |
> mvn:org.apache.karaf.features/spring/4.3.0/xml/features
> hibernate-validator-osgi-features |
> mvn:org.hibernate.validator/hibernate-validator-osgi-karaf-features/6.1.6.Final/xml/features
> standard-4.3.0 |
> mvn:org.apache.karaf.features/standard/4.3.0/xml/features
> org.ops4j.pax.web-7.3.9 |
> mvn:org.ops4j.pax.web/pax-web-features/7.3.9/xml/features
> aries-jpa-2.7.2 |
> mvn:org.apache.aries.jpa/jpa-features/2.7.2/xml/features
> pax-transx-0.4.4 |
> mvn:org.ops4j.pax.transx/pax-transx-features/0.4.4/xml/features
> openjpa-3.1.2 |
> mvn:org.apache.openjpa/openjpa-features/3.1.2/xml/features
> enterprise-4.3.0 |
> mvn:org.apache.karaf.features/enterprise/4.3.0/xml/features
> org.ops4j.pax.cdi-1.0.0 |
> mvn:org.ops4j.pax.cdi/pax-cdi-features/1.0.0/xml/features
> framework-4.3.0 |
> mvn:org.apache.karaf.features/framework/4.3.0/xml/features
> org.ops4j.pax.jdbc-1.4.4 |
> mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.4.4/xml/features
> cxf-3.4.0 |
> mvn:org.apache.cxf.karaf/apache-cxf/RELEASE/xml/features
> org.ops4j.pax.cdi-1.1.3 |
> mvn:org.ops4j.pax.cdi/pax-cdi-features/1.1.3/xml/features
> pax-jms-1.0.7 |
> mvn:org.ops4j.pax.jms/pax-jms-features/1.0.7/xml/features
> karaf@root()> feature:list | grep jetty
> pax-jetty | 9.4.31.v20200723 | | Uninstalled |
> org.ops4j.pax.web-7.3.9 | Provide Jetty engine support
> pax-jetty-http2 | 7.3.9 | | Uninstalled |
> org.ops4j.pax.web-7.3.9 | Optional additional feature to run Jetty
> with SPDY
> pax-http-jetty | 7.3.9 | | Uninstalled |
> org.ops4j.pax.web-7.3.9 |
> pax-cdi-web-weld-jetty | 1.0.0 | | Uninstalled |
> org.ops4j.pax.cdi-1.0.0 | Weld Web CDI / Jetty support
> cxf-http-jetty | 3.4.0 | | Uninstalled |
> cxf-3.4.0 |
> pax-cdi-web-weld-jetty | 1.1.3 | | Uninstalled |
> org.ops4j.pax.cdi-1.1.3 | Weld Web CDI / Jetty support
> karaf@root()>
>
> {code}
> Cannot install '_cxf_' feature:
> {code:java}
> karaf@root()> feature:install cxf
> org.apache.felix.resolver.reason.ReasonException: Unable to resolve root:
> missing requirement [root] osgi.identity; osgi.identity=cxf;
> type=karaf.feature; version="[3.4.0,3.4.0]";
> filter:="(&(osgi.identity=cxf)(type=karaf.feature)(version>=3.4.0)(version<=3.4.0))"
> [caused by: Unable to resolve cxf/3.4.0: missing requirement [cxf/3.4.0]
> osgi.identity; osgi.identity=cxf-http-provider; type=karaf.feature;
> version="[3.4.0,3.4.0]" [caused by: Unable to resolve
> cxf-http-provider/3.4.0: missing requirement [cxf-http-provider/3.4.0]
> cxf.http.provider [caused by: Unable to resolve cxf-http-jetty/3.4.0: missing
> requirement [cxf-http-jetty/3.4.0] osgi.identity; osgi.identity=jetty;
> type=karaf.feature; version="[9.0.0,11.0.0)"]]]{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)