I am working as AEM Developer, I have an AEM project organized similarly to Adobe's core components project, in which the all module is in charge of building the zip that contains an embedded .jar of the bundle, and two sub packaged .zip content-packages.
When uploaded and installed to AEM via a package manager, the single zip created in all/target explodes to its 3 sub packages (core, content, and config). I want to create a single zip that keeps my project's footprint as a single package in AEM package manager.
Here is the relevant bits of my all/pom.xml (same as Adobe's core components all/pom.xml):
Thanks & Regards
Camillelola
SolidworksGeneral