You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/08/10 09:12:20 UTC

[jira] [Updated] (CAMEL-9754) Convert from maven-bundle-plugin to bnd-maven-plugin

     [ https://issues.apache.org/jira/browse/CAMEL-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-9754:
-------------------------------
    Component/s:     (was: camel-core)
                 build system

> Convert from maven-bundle-plugin to bnd-maven-plugin
> ----------------------------------------------------
>
>                 Key: CAMEL-9754
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9754
>             Project: Camel
>          Issue Type: Improvement
>          Components: build system
>            Reporter: Quinn Stevenson
>
> Currently, the v2.3.7 of the maven-bundle-plugin is used to generate the OSGi Manifests for the Camel libraries.  The project cannot upgrade to a later version of the maven-bundle-plugin because the newer versions break the build.
> The bnd-maven-plugin is maintained by the same group that maintains the BND libraries (which both plugins use internally) expedites updates to the plugin when the underlying libraries change.  Also, the bnd-maven-plugin uses the same BND configuration file format as BND, which eliminates the complex mapping from XML to BND configuration that the maven-bundle-plugin has to deal with.
> The goals are:
>  - change from the maven-bundle-plugin to the bnd-maven-plugin
>  - upgrade the OSGi version
>  - upgrade the default OSGi dependencies in the parent POM



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