AEM Project with CIF enabled
Error while creating CIF project using the archetype:
mvn -B archetype:generate \
-D archetypeGroupId=com.adobe.granite.archetypes \
-D archetypeArtifactId=aem-project-archetype \
-D aemVersion=6.5.11 \
-D appTitle="My Site" \
-D archetypeVersion=35 \
-D appId="mysite" \
-D groupId="com.mysite" \
-D frontendModule=general \
-D includeExamples=n \
-D includeCommerce=y
error - [ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate (default-cli) on project standalone-pom: The desired archetype does not exist (com.adobe.granite.archetypes:aem-project-archetype:35) -> [Help 1]
I am following this documentation - https://experienceleague.adobe.com/docs/experience-manager-65/commerce/storefront/developing/develop.html?lang=en