Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow specifying properties with arguments even if default resolution fails #874

Open
ptrdom opened this issue Mar 8, 2024 · 0 comments

Comments

@ptrdom
Copy link

ptrdom commented Mar 8, 2024

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant