MVN

com.adobe.commerce.cif : cif-project-archetype

Maven & Gradle

May 18, 2020
20 stars

AEM CIF Project Archetype · AEM CIF Project Archetype

mvn archetype:generate -DarchetypeGroupId=com.adobe.commerce.cif -DarchetypeArtifactId=cif-project-archetype -DarchetypeVersion=0.11.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.adobe.commerce.cif : cif-project-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.11.0

All Versions

Choose a version of com.adobe.commerce.cif : cif-project-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.11.x
cif-project-archetype-0.11.0
0.10.x
cif-project-archetype-0.10.0
0.9.x
cif-project-archetype-0.9.0
0.7.x
cif-project-archetype-0.7.0
0.6.x
cif-project-archetype-0.6.2
cif-project-archetype-0.6.0
0.5.x
cif-project-archetype-0.5.0
0.4.x
cif-project-archetype-0.4.0
0.3.x
cif-project-archetype-0.3.0
0.2.x
cif-project-archetype-0.2.0

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.commerce.cif -DarchetypeArtifactId=cif-project-archetype -DarchetypeVersion=0.11.0

Advertisement