adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
282 stars 537 forks source link

Update WKND to use archetype v39 or greater #386

Closed jfoxx closed 1 year ago

jfoxx commented 1 year ago

Expected Behaviour

The WKND tutorial has v35 in the build project script. I should be able to build the blank project right away.

Actual Behaviour

As of v39, all previous versions generated from a new archetype are failing at the ui.frontend build step.

Steps to Reproduce

Create a new project as directed in the tutorial using v35 of the archetype. Build the project and it will fail.

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

SachinMali commented 1 year ago

@jfoxx This has been addressed in this WKND repo and corresponding Getting Started with AEM Sites - Project Archetype

Please let us know if you come across legacy/old archetype-related information.