Thanks for your response James. I would like to get artifacts from a maven repository and include them in the deploy folder. From what I understand, the resources configuration cannot pull from a maven repo.
Marc On Tue, Jul 21, 2015 at 8:10 AM, James Carman <[email protected]> wrote: > You can use resources in your project. > > On Tue, Jul 21, 2015 at 7:07 AM Marc Durand <[email protected]> wrote: > >> Hi JB, sorry it wasn't clear. I want to create a custom distribution and >> include some files in the deploy folder. >> Thanks, >> Marc >> On Jul 21, 2015 2:05 AM, "Jean-Baptiste Onofré" <[email protected]> wrote: >> >>> Hi Marc, >>> >>> Not sure to follow you: did you drop jar file in the deploy folder ? >>> Or do you want to create a custom distribution including some file in >>> the deploy folder ? >>> >>> Regards >>> JB >>> >>> On 07/20/2015 06:02 PM, Marc Durand wrote: >>> >>>> I have a Karaf custom distribution and I am unable to figure out how to >>>> add >>>> files into the "deploy" folder which is possible according to: >>>> >>>> http://karaf.apache.org/manual/latest/developers-guide/custom-distribution.html >>>> >>>> I have tried to add my bundles as dependancies in the pom.xml but there >>>> was >>>> no effect. How would I go about doing this? >>>> >>>> Thanks in advance, >>>> Marc >>>> >>>> >>>> >>>> -- >>>> View this message in context: >>>> http://karaf.922171.n3.nabble.com/Karaf-Custom-Distribution-and-the-deploy-folder-tp4041510.html >>>> Sent from the Karaf - User mailing list archive at Nabble.com. >>>> >>>> >>> -- >>> Jean-Baptiste Onofré >>> [email protected] >>> http://blog.nanthrax.net >>> Talend - http://www.talend.com >>> >>
