Hello Team, @kaushal_mall
I want to create a latest AEM maven archetype project using archetype version 23 or 24, which has new project/module name "all" which will generate single package/zip containing all other modules targeted output, via Cloud Manager we can only deploy all package.
Here If I want profile based builds for my local/DEV instances which is not AMS/Cloud, i am able to configure Profile based module builds, but how can i configure what to embed in all package in all/pom.xml via profiles?
Any insights?
Sample Project Structure:-
MyProject
tenant1
core
ui.apps
tenant2
core
ui.apps
tenant2
core
ui.apps
all