Re: PreGenerate data folder

2021-10-03 Thread Matthias Leinweber
Hello JB, sorry to bother you again. I had a look into the AssemblyMojo but I didn't understand how I could do this :/ br, Matthias Am Fr., 1. Okt. 2021 um 19:26 Uhr schrieb Jean-Baptiste Onofré < j...@nanthrax.net>: > Hi, > > Static distribution does this by default. > > I guess you want the s

Re: PreGenerate data folder

2021-10-01 Thread Jean-Baptiste Onofré
Hi, Static distribution does this by default. I guess you want the same for dynamic distribution. The karaf-maven-plugin can prepare it at build time for you (including resolution). Regards JB On 01/10/2021 19:17, Matthias Leinweber wrote: Hello .. again :) is there a possibility to create

PreGenerate data folder

2021-10-01 Thread Matthias Leinweber
Hello .. again :) is there a possibility to create the data folder with content during the assembly step and not the first startup? A workaround would be starting the application -> stoping -> save container -> publish this image... but somehow not ideal The reason is that karaf writes a lot of d