adobe / adobe/aem-project-archetype
Uber Jar 'apis' classifier missing for AEM 6.5 LTS
- Dominant language
- JavaScript
- Stars
- 596
- Forks
- 431
- Avg merge
- 10d 6h
- Merged PRs (30d)
- 1
Description
AEM 6.5 LTS adds 'apis' classifier to Uber Jar dependency:
https://experienceleague.adobe.com/en/docs/experience-manager-65-lts/content/implementing/deploying/upgrading/upgrading-code-and-customizations#update-the-aem-uber-jar-version
This is not correctly set with archetype version 56
As a workaround, this is easy to manually fix by adding classifier in root, core, ui.apps and ui.content modules (pom.xml).
Contributor guide
Research direction
Start by reading the root, core, ui.apps and ui.content pom.xml files in the archetype. Compare their Uber Jar dependency configuration with the AEM 6.5 LTS requirement, and consider the issue done when the generated project includes the apis classifier in each relevant module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100