It seems to be exactly what I'm looking for. Thank you, And sorry again, Romain
2012/6/8 Romain Gilles <[email protected]> > Ok I'm sorry I did catch it properly due to the documentation maybe in the > AddToRepositoryMojo: > /** > * Generates the features XML file > * > > Regards, > Romain > > 2012/6/8 Jean-Baptiste Onofré <[email protected]> > >> Hi Romain, >> >> You can use two things (on both Karaf 2.x and trunk): >> >> - add-features-to-repo to populate a system repo in your own custom >> distro and update the org.apache.karaf.features.cfg file (boot features) >> - create-kar to wrap all features in one kar file that you can deploy in >> a Karaf instance >> >> Regards >> JB >> >> >> On 06/08/2012 05:48 PM, Romain Gilles wrote: >> >>> Hi, >>> I don't know if this feature already exist, but I think no. I would like >>> to >>> provision my most used features within my Karaf custom distribution. >>> What I see in the maven plugin is that almost everything is here but >>> there >>> is no mojo for this specific task. >>> I will be really happy to provide it. >>> >>> Romain >>> >>> >> -- >> Jean-Baptiste Onofré >> [email protected] >> http://blog.nanthrax.net >> Talend - http://www.talend.com >> > >
