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 2016/11/02 11:29:58 UTC

[jira] [Closed] (KARAF-56) Simplify creation of custom karaf distributions

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

Guillaume Nodet closed KARAF-56.
--------------------------------
    Resolution: Fixed

This has been fixed a while ago with the 4.x maven plugin

> Simplify creation of custom karaf distributions
> -----------------------------------------------
>
>                 Key: KARAF-56
>                 URL: https://issues.apache.org/jira/browse/KARAF-56
>             Project: Karaf
>          Issue Type: Improvement
>            Reporter: Dmitry Sklyut
>
> From users mailing list.
> Question:
> How to create custom karaf distribution?
> Answer from Gert Vanthienen:
> "The easiest way to do this is by creating a features descriptor that
> contains a list of all the bundles you need for your application.  You
> can then use the features-maven-plugin add-features-to-repo goal to
> copy all the required bundles into a folder.  Once that is done, you
> can use the Maven assembly plugin to package everything up.
> You can find examples on how to use this in
> http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/assembly/ and
> http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/assembly/.
>  Looking at the pom files myself now, I guess we really want to put
> some effort in making this a little bit easier (either by documenting
> it properly or by providing a Maven archetype or plugin) -- could you
> raise a JIRA issue for this?"



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