[
https://issues.apache.org/jira/browse/KARAF-7426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523670#comment-17523670
]
Jean-Baptiste Onofré commented on KARAF-7426:
---------------------------------------------
Corresponding commit:
{code:java}
27b62cb2359e6f3a0e62e702afd0c3b031aec90f {code}
> 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é
> Priority: Major
>
> {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)