apache / apache/maven-archetype
[ARCHETYPE-631] allow goal.txt in integration-testing to be filtered
- Dominant language
- Java
- Stars
- 148
- Forks
- 181
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 8
Description
**[Jordan Amar](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kkoo95)** opened **[ARCHETYPE-631](https://issues.apache.org/jira/browse/ARCHETYPE-631?redirect=false)** and commented
I need to pass on a dynamic property to the command line contained in goal.txt. More specifically i need to pass a maven property like "-gs ${path.to.settings}".
---
**Affects:** 3.2.1
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the integration-testing handling for goal.txt and trace how its contents are filtered before the Maven command is run. Confirm how dynamic properties such as -gs ${path.to.settings} are currently treated, then add coverage showing that the property is accepted and passed through.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100