Solved
maven archtype for AEMaaCS
Hi ,
Could some one help with the archetype compatibility for the using the AEMaaCS?
Hi ,
Could some one help with the archetype compatibility for the using the AEMaaCS?
Use the following command to generate the maven project archtype for AEM as a cloud service
mvn -B archetype:generate \ -D archetypeGroupId=com.adobe.aem \ -D archetypeArtifactId=aem-project-archetype \ -D archetypeVersion=cloud \ -D appTitle="Sample Site" \ -D appId="sample-site" \ -D groupId="com.samplesite"
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.