Gradle provides ListProperty and SetProperty for lazily configuring lists and sets in extensions or tasks. Is there a way to configure maps lazily with, for example, a similar syntax to how the Test task sets system properties?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Seeking clarification on lazy configuration documentation | 2 | 22 | May 28, 2025 | |
Lazy configuration: mapping properties without losing the task reference? | 2 | 501 | January 24, 2023 | |
Plugin development - how to map extension properties to task properties in Gradle 5? | 0 | 462 | January 27, 2019 | |
Is it just me, or is the Extensions model fundamentally broken due to lazy properties? | 3 | 22 | May 16, 2025 | |
Trying to use lazy configuration properties on a Groovy Binary Plugin | 2 | 403 | March 13, 2024 |