foundweekends / foundweekends/giter8
Allow specifying properties with arguments even if default resolution fails
Open
- Dominant language
- Scala
- Stars
- 1.8k
- Forks
- 225
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 8
Description
Currently in the case of `maven` properties, if the property fails to resolve within the defaults - for example, if artifact is not released yet - then even if argument for a property exists it won't be resolved and template processing fails. I would be useful if default value resolution would be delayed and would only fail if there is no argument provided to override the default.
If such improvement would be accepted, I could work on implementing it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.