adobe / aem-project-archetype

Maven template to create best-practice websites on AEM.
https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/archetype/overview.html
Apache License 2.0
533 stars 409 forks source link

Why Maven version is not stored in the pom.xml? #1152

Open mayanktiwari4753 opened 7 months ago

mayanktiwari4753 commented 7 months ago

Maven Archetype version is provided by the user while creating a project, then why we can't store it in the pom file like other properties? If we can store other input props in the pom file, then why we can't store the version? It's an important data. We should be able to find the version in the pom file only.

Usage: During a TAM activity - Environment review, we need to find out the archetype version.