The build is failing for me with this commit:

commit 2d2b6443d93ebe40d752bf02d2b8c0432d103e87
Author: Freeman Fang <[email protected]>
Date:   Wed Jul 21 10:12:57 2021 -0400

    [CXF-8564]upgrade to KARAF 4.3.3 to support JDK17-EA

[ERROR] Failed to execute goal
org.apache.karaf.tooling:karaf-maven-plugin:4.3.3-SNAPSHOT:verify
(verify) on project apache-cxf: Verification failures: Verification
failures:
[ERROR]     Feature resolution failed for [cxf-http-undertow/3.5.0.SNAPSHOT]
[ERROR] Message: Uses constraint violation. Unable to resolve resource
org.ops4j.pax.web.pax-web-undertow
[org.ops4j.pax.web.pax-web-undertow/7.3.19] because it is exposed to
package 'javax.servlet' from resources javax.servlet-api
[javax.servlet-api/3.1.0] and javax.servlet-api
[javax.servlet-api/4.0.0] via two dependency chains.
[ERROR]
[ERROR] Chain 1:
[ERROR]   org.ops4j.pax.web.pax-web-undertow
[org.ops4j.pax.web.pax-web-undertow/7.3.19]
[ERROR]     import:
(&(osgi.wiring.package=javax.servlet)(version>=3.1.0)(!(version>=5.0.0)))
[ERROR]      |


Colm.

Reply via email to