[
https://issues.apache.org/jira/browse/CAMEL-16278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293559#comment-17293559
]
Jean-Baptiste Onofré commented on CAMEL-16278:
----------------------------------------------
Basically, my idea is to use the same approach as in Karaf Decanter: the
collectors/appenders embed the packages (as private package) avoiding any
"external" bundles:
[https://github.com/apache/karaf-decanter/blob/master/appender/s3/pom.xml#L113]
I already proposed couple of months ago to use this approach in Camel
Components (for instance, to avoid to "pollute" the original artifact, I can
add a classifier "-bundle").
Let me illustrate that in a PR for camel-azure components.
> Use azure-sdk-bom instead of individual azure artifact versions
> ---------------------------------------------------------------
>
> Key: CAMEL-16278
> URL: https://issues.apache.org/jira/browse/CAMEL-16278
> Project: Camel
> Issue Type: New Feature
> Reporter: Peter Palaga
> Assignee: Omar Al-Safi
> Priority: Major
>
> azure-sdk-bom used to be out of date but now based on
> https://github.com/Azure/azure-sdk-for-java/issues/18759 and
> https://twitter.com/JonathanGiles/status/1364993212956385281 there is some
> hope for regular releases of the BOM.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)