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
Solved! Go to Solution.
Views
Replies
Total Likes
This can't be done via profile based embeds in all. Need todo via adding a "autoInstallPackage" profile to tenant 1 and tenant 2 ui.apps modules, then you can install them separately, instead of trying to embed them in the all package, which has the autoInstallSinglePackage profile
But this will not work in archetype 24. Need to submit Github issue.
Thanks @kaushal_mall
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Yes that would be ideal. What is the way forward for such request? We are having a new project proposes to build on aem 6.5.6 and we took Archetype 24 as base.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
This can't be done via profile based embeds in all. Need todo via adding a "autoInstallPackage" profile to tenant 1 and tenant 2 ui.apps modules, then you can install them separately, instead of trying to embed them in the all package, which has the autoInstallSinglePackage profile
But this will not work in archetype 24. Need to submit Github issue.
Thanks @kaushal_mall
Views
Likes
Replies
Views
Likes
Replies