[ 
https://issues.apache.org/jira/browse/KARAF-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261281#comment-14261281
 ] 

Jean-Baptiste Onofré commented on KARAF-3419:
---------------------------------------------

It's due to the change in the javax.annotation versioning in 
etc/jre.properties. I'm updating PAX CDI.

> pax-cdi doesn't install without the pax-http feature
> ----------------------------------------------------
>
>                 Key: KARAF-3419
>                 URL: https://issues.apache.org/jira/browse/KARAF-3419
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 3.0.3
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.3
>
>
> On a fresh 3.0.3-SNAPSHOT, it's not possible to install pax-cdi feature out 
> of the box:
> {code}
> Error executing command: Could not start bundle 
> mvn:org.ops4j.pax.cdi/pax-cdi-extension/0.8.0 in feature(s) 
> pax-cdi-1.1-0.8.0, pax-cdi-0.8.0, pax-cdi-1.2-0.8.0: Unresolved constraint in 
> bundle org.ops4j.pax.cdi.extension [80]: Unable to resolve 80.0: missing 
> requirement [80.0] osgi.wiring.package; 
> (&(osgi.wiring.package=javax.annotation)(version>=1.1.0)(!(version>=2.0.0)))
> {code}
> A workaround is to install the pax-http feature which brings javax.annotation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to