You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2022/04/18 09:34:00 UTC

[jira] [Created] (KARAF-7426) Karaf 4.2.x doesn't build due Pax URL dependency

Jean-Baptiste Onofré created KARAF-7426:
-------------------------------------------

             Summary: Karaf 4.2.x doesn't build due Pax URL dependency
                 Key: KARAF-7426
                 URL: https://issues.apache.org/jira/browse/KARAF-7426
             Project: Karaf
          Issue Type: Bug
          Components: karaf
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré


{code:java}
Message: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=standard; type=karaf.feature; version=4.2.16.SNAPSHOT; filter:="(&(osgi.identity=standard)(type=karaf.feature)(version>=4.2.16.SNAPSHOT))" [caused by: Unable to resolve standard/4.2.16.SNAPSHOT: missing requirement [standard/4.2.16.SNAPSHOT] osgi.identity; osgi.identity=wrap; type=karaf.feature [caused by: Unable to resolve wrap/2.6.10: missing requirement [wrap/2.6.10] osgi.identity; osgi.identity=org.ops4j.pax.url.wrap; type=osgi.bundle; version="[2.6.10,2.6.10]"; resolution:=mandatory [caused by: Unable to resolve org.ops4j.pax.url.wrap/2.6.10: missing requirement [org.ops4j.pax.url.wrap/2.6.10] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.osgi.util.function)(version>=1.2.0)(!(version>=2.0.0)))"]]] {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)