해결됨
Can we exclude core components when we use the Maven archetype to create a new repo?
We have AEM env in 6.4.2, and we want to include new repo(adding new website in multi-tenancy env). For this, I am using maven archetype 20 to create a new repo. We already have core components(2.5.0) are available in AEM instance, so I would like to exclude dependency from the newly created repo.
Is there any way we can exclude core components creation from the latest archetypes?
