apache / apache/maven-archetype
[ARCHETYPE-527] Allow usage of settings.xml properties in property default values
Open
enhancement
priority:major
- Dominant language
- Java
- Stars
- 148
- Forks
- 181
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 8
Description
**[Cédric Jonas](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cedric.jonas)** opened **[ARCHETYPE-527](https://issues.apache.org/jira/browse/ARCHETYPE-527?redirect=false)** and commented
Following configuration doesn't work actually when ${developer-email} is defined in the Maven settings.xml:
${developer-email}
Result is ${developer-email} instead of e.g. foo@bar.com.
Would it be possible to enhance the Archetype generation by such functionality?
---
**Affects:** 3.0.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.