Q: 10
A developer is required to create a package with these requirements:
Package Name: aem-package
Content Path: /content/aem-site
Version: 1.0
Group: aem_group
What is the correct zip package file created in Adobe Experience Manager package manager?
Options
Discussion
Option C. since packageName-version.zip is what I've used before in some AEM projects. Trap might be with the group field.
I thought it was C because in my projects the zip just uses the package name and version. Didn't realize AEM requires the group in the filename for uniqueness. Maybe I'm mixing up with older versions, correct me if I'm off here.
C is missing the group in the filename so that's a common trap, but it's A.
D imo
Had almost this exact scenario in a mock test. For questions with the group provided, A is what you'd get from the package manager output. C would only apply if there was no group. Pretty sure it's A here, but open to being corrected.
Group name's required so why would C be right here? Isn't A the correct zip package?
Yeah A is correct. Current AEM package manager includes the group in the filename for uniqueness, so you get packageName-group-version.zip. C is what you’d see if there was no group but here it’s clearly listed. Pretty sure this matches the up-to-date approach, unless Adobe changes it in the future.
A/C? Normally it's A (packageName-group-version.zip) since the group helps keep packages unique in AEM. But if you use old versions or skip group, C could happen. I think A for latest, correct me if not.
Yeah, A makes sense since AEM package filenames are usually structured as packageName-group-version.zip. The group is used for uniqueness and organizing packages. Pretty sure that's standard now, though maybe older projects did it differently. Do you guys remember if this changed in more recent AEM updates?
Its A, but if the group is omitted then C might fit, rare edge case though.
Be respectful. No spam.