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).
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).