You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2012/05/14 18:19:52 UTC

[jira] [Assigned] (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 ]

Jean-Baptiste Onofré reassigned KARAF-56:
-----------------------------------------

    Assignee:     (was: Jean-Baptiste Onofré)
    
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira