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

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

Fixed on karaf-3.0.x:
- 
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=69fe0b8e1f9ef527da5e76dd3a425378b1f653a4
- 
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=39748c78fb12dc4c03e08691af32e6d54346499d

> karaf-maven-plugin ignores dependent feature repositories when building an 
> assembly
> -----------------------------------------------------------------------------------
>
>                 Key: KARAF-2519
>                 URL: https://issues.apache.org/jira/browse/KARAF-2519
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-tooling
>    Affects Versions: 3.0.0.RC1
>            Reporter: Minto van der Sluis
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.0.0, 3.0.2
>
>
> Feature repositories in features.xml files are not processed recursively:
> <features name="wicketkaraf" version="1.0.0-SNAPSHOT"> 
> <repository>mvn:org.ops4j.pax.wicket/paxwicket/3.0.1/xml/features</repository>
>  
> <repository>mvn:org.ops4j.pax.wicket/features/3.0.1/xml/features</repository> 
>   ... 
> As a result dependent features might be missing since there is no other way 
> to find their corresponsing bundles. The only work around it to add all 
> dependent feature repositories as features (classifier) dependencies to your 
> pom and add the needed features as bootFeatures to the karaf-maven-plugin 
> configuration.
> See mailing list discussion as well: 
> http://karaf.922171.n3.nabble.com/How-to-include-all-dependencies-in-karaf-assembly-tt4029728.html



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

Reply via email to