[
https://issues.apache.org/jira/browse/KARAF-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856621#comment-13856621
]
Charlie Mordant commented on KARAF-2654:
----------------------------------------
Hi,
It's also a karaf enterprise feature issue, as it is missing the pax cdi
repository declaration
(<repository>mvn:org.ops4j.pax.cdi/pax-cdi-features/${pax-cdi.version}/xml/features</repository>)
on top of the feature.
Regards
> pax-cdi features not installable
> --------------------------------
>
> Key: KARAF-2654
> URL: https://issues.apache.org/jira/browse/KARAF-2654
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 3.0.0
> Environment: Windows
> Reporter: Benjamin Graf
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Labels: cdi
>
> Trying to install feature weld after adding pax-cdi repo ends with dependency
> error.
> Latest feature (0.5.0) in mvn central:
> <feature name="pax-cdi" description="Provide CDI support" version="0.5.0"
> resolver="(obr)">
> *<feature version="[2.3,3.0)">scr</feature>*
> ...
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)