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 2010/11/25 09:00:21 UTC

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

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

Jean-Baptiste Onofré commented on KARAF-56:
-------------------------------------------

I propose to create a new archetype for that.

The Karaf Distribution archetype could create all resources required to create a custom Karaf distribution.

> 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
>            Assignee: Jean-Baptiste Onofré
>
> 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.
-
You can reply to this email to add a comment to the issue online.