Hi,
I downloaded aem-sample-we-retail-master code from GitHub, and I got below errors while trying to build using command mvn clean install -PautoInstallPackage.
Any help to solve this build issue kindly suggest
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@NARENDRANATH_REDDY
We.Retail is already archived and no longer supported for AEM as sample project. It may contain some old dependency which is not suitable for your AEM Version, hence error in build would be a possible scenario.
You can instead use WKND project on your local instance for practice.
WKND Github Repo link - https://github.com/adobe/aem-guides-wknd
Hope this helps 🙂
@NARENDRANATH_REDDY
We.Retail is already archived and no longer supported for AEM as sample project. It may contain some old dependency which is not suitable for your AEM Version, hence error in build would be a possible scenario.
You can instead use WKND project on your local instance for practice.
WKND Github Repo link - https://github.com/adobe/aem-guides-wknd
Hope this helps 🙂