MVN

com.adobe.granite.archetypes : aem-project-archetype

Maven & Gradle

Nov 03, 2020
521 stars

AEM Multi-Module Archetype · AEM multi-module archetype.

mvn archetype:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=22
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.adobe.granite.archetypes : aem-project-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 22

All Versions

Choose a version of com.adobe.granite.archetypes : aem-project-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
23
aem-project-archetype-23
22
aem-project-archetype-22
21
aem-project-archetype-21
20
aem-project-archetype-20
19
aem-project-archetype-19
18
aem-project-archetype-18
17
aem-project-archetype-17
16
aem-project-archetype-16
15
aem-project-archetype-15
14
aem-project-archetype-14
13
aem-project-archetype-13
12
aem-project-archetype-12
11
aem-project-archetype-11
10
aem-project-archetype-10
9
aem-project-archetype-9
8
aem-project-archetype-8

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=22