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

Thomas Driessen commented on KARAF-6810:
----------------------------------------

The usecase that triggered this feature request was, that I wanted to include 
Groovy in our project and therefore added it as a feature to our feature 
repository.

However, I could not add the Groovy BOM (org.codehaus.groovy:groovy-all:3.0.6) 
but had to add all the artifacts it referenced separately.

For Groovy this was ok, because there are only 20 depenedencies or so, but if a 
BOM would get larger, this would be a quite tedious task.

Therefore my request to be able to add a BOM as a feature.

> Add possibility to add BOM as Maven bundle dependency in feature.xml
> --------------------------------------------------------------------
>
>                 Key: KARAF-6810
>                 URL: https://issues.apache.org/jira/browse/KARAF-6810
>             Project: Karaf
>          Issue Type: Wish
>          Components: karaf
>            Reporter: Thomas Driessen
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>
> I would like to be able to add the maven coordinates of a BOM, (e.g., 
> mvn:org.codehaus.groovy/groovy-all/3.0.5 ) to my feature.xml and the resolver 
> should automatically fetch all referenced jars of this BOM instead of trying 
> to fetch the jar of this BOM (which doesn't exist)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to