adobe / adobe/aem-project-archetype
Why Maven version is not stored in the pom.xml?
- Dominant language
- JavaScript
- Stars
- 596
- Forks
- 431
- Avg merge
- 10d 6h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Research direction
The issue names no source file, test, or entry point. Start by tracing how the Maven archetype inputs are handled and how the generated pom.xml is assembled; done means the generated pom.xml contains the archetype version and coverage confirms it is available for environment review.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100