Awesome, thank you very much. I will give it a try right away. Ricardo Parada
> On Nov 5, 2025, at 3:12 PM, Hugi Thordarson <[email protected]> wrote: > > Hi Ricardo, > > you need to set a configuration parameter on the wolifecycle plugin in your > pom to have it flatten the component folder structure on build. > I have no idea why this isn't the default. > > <configuration> > <flattenComponents>true</flattenComponents> > </configuration> > > Cheers, > - huig
