Expand my Community achievements bar.

Adobe Experience Manager (AEM) Maven Project | AEM Community Blog Seeding

Avatar

Administrator

BlogImage.jpg

Adobe Experience Manager (AEM) Maven Project by Jim Frenette

Abstract

An Adobe Experience Manager (AEM) example to demonstrate creating and deploying a Maven Multi Module project using an aem-project-archetype. This tutorial was created for deployment using Java 11, Apache Maven 3.6.2, Maven AEM Project Archetype 22 and AEM version 6.5.
Requirements
Java 1.8 or Java 11 (AEM 6.5+ only)
Apache Maven (3.3.9+)
Add the adobe-public profile to user Maven settings, e.g., .m2/settings.xml.
More information
Optionally activate the adobe-public profile by default in user Maven settings. The settings.xml for Maven is usually located in the hidden .m2 user directory. To create project specific Maven settings, see Maven - Configuring for Projects.

settings.xml

adobe-public


true


...

Read Full Blog

Adobe Experience Manager (AEM) Maven Project

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies