How to create AEM project by maven archetype
Hi Team,
I am trying to learn aem concepts by my own. For that I am trying to create a project using the archetype commands, some commands throwing error and I couldn't create project.
If I able to create project then I can't build that project using mvn clean install -PautoInstallPackage this also throws error like not able to find pom.xml
can you please share a exact achetype command and with version so I can start building project.
Note: my AEM version is 6.5.0
Thanks.