You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2017/07/06 07:31:00 UTC

[jira] [Commented] (KARAF-5200) A dependency declared feature isn't installed as boot-feature

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

Guillaume Nodet commented on KARAF-5200:
----------------------------------------

The {{dependency="true"}} flag on the feature indicates to the resolver that the feature may or may not be installed, depending if it's actually needed or not.  If you want to force the installation of the {{cellar}} feature, you may want to remove that flag.
Unless your feature can't resolve at runtime, in which case, it would clearly be a bug.

> A dependency declared feature isn't installed as boot-feature
> -------------------------------------------------------------
>
>                 Key: KARAF-5200
>                 URL: https://issues.apache.org/jira/browse/KARAF-5200
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features, karaf-feature
>    Affects Versions: 4.1.1, cellar-4.1.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-4.1.1
>
>
> A custom karaf configured to have cellar-shell feature as transitive dependency in a boot-feature, doesn't provide the cellar-shell functionality. 
> https://github.com/ANierbeck/Karaf-Vertx/blob/master/Vertx-Feature/src/main/feature/feature.xml#L70
> the corresponding customized Karaf build: 
> https://github.com/ANierbeck/Karaf-Vertx/blob/master/Vertx-Karaf-Cluster/pom.xml#L174



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)