I tried for days and cannot get WKND set up properly in my local AEM 6.5 instance on my Windows 10 machine. Is there another, smaller tutorial where I can learn how to use Maven and AEM. Both are new to me. My AEM is deployed in Docker (https://hub.docker.com/r/aemdesign/aem). Thank you for any suggestions.
Solved! Go to Solution.
Views
Replies
Total Likes
For WKND project to be set up, we just need to download and install the package.
aem-guides-wknd.all-x.x.x.zip
: AEM as a Cloud Service, default buildaem-guides-wknd.all-x.x.x-classic.zip
: AEM 6.5.x+Once the package is installed, WKND content should be accessible.
Also, please sure that the WKND package is compatible with the AEM version. It would be available in release notes like this
You can refer to adobe doc: set up a Local AEM Development Environment where you can create your own project using maven archetype.
Local Setup:
New project setup:
https://github.com/adobe/aem-project-archetype
https://medium.com/adobe-experience-manager/how-to-build-a-new-project-in-aem-833b1a4da904
For wknd tutorial, what are the issues you are facing?
For WKND project to be set up, we just need to download and install the package.
aem-guides-wknd.all-x.x.x.zip
: AEM as a Cloud Service, default buildaem-guides-wknd.all-x.x.x-classic.zip
: AEM 6.5.x+Once the package is installed, WKND content should be accessible.
Also, please sure that the WKND package is compatible with the AEM version. It would be available in release notes like this
@Codelime Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies