We are trying to create a basic AEM Project using the current archetype version 52. Folders and files are created but we receive an error in the groovy post-generation script. We are using the following command: mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.3.1:generate \-D archetypeGroup...
Hello @Bhuwan_B ,from the quickstart.properties file:#Created by com.adobe.granite.quickstart.base.impl.upgrade.UpgradeUtil at Mon Apr 15 16:29:34 CEST 2024#Mon Apr 15 16:29:34 CEST 2024quickstart.build=0.0.0.0_0_0_6_5_.20190328
Hello Team,I've requested and received a trial version of AEM and successfully registered with the supplied license key. Now I try to run the WKND tutorial. I have downloaded the latest version from Github and have run the command:mvn clean install -PautoInstallSinglePackage -Pclassic I am unable t...