adobe / aem-project-archetype

Maven template to create best-practice websites on AEM.
https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/archetype/overview.html
Apache License 2.0
544 stars 419 forks source link

apis classifier exists no more with AEM >= 6.5.6 #607

Closed jpmat296 closed 3 years ago

jpmat296 commented 3 years ago

Here is a sample of the issue: https://github.com/adobe/aem-project-archetype/blob/98f3b4efa9834437881b31a336459abe6a89ad00/src/main/archetype/ui.content/pom.xml#L105

The change in classifiers is documented here: https://github.com/AdobeDocs/experience-manager-65.en/blob/cb531bfc009fc766bab20d28cf332856b1e95c7b/help/sites-developing/ht-projects-maven.md#which-uberjar-to-use-which-uberjar-to-use

I did not find documentation from Adobe to confirm.

diogopedreira commented 3 years ago

I guess they made it official in their 6.5.7 release notes - https://experienceleague.adobe.com/docs/experience-manager-65/release-notes/service-pack/sp-release-notes.html?lang=en#uber-jar

image