Hi @sankarr26533925 This is fixed as an issue at https://github.com/adobe/aem-project-archetype/issues/857Just use maven archetype plugin 3.2.0 like below example: mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.0:generate \ -D archetypeGroupId=com.adobe.aem \ -D archetypeArtifactId=aem-p...