In which version of Gradle did it become possible to set system properties using the -D switch in the command line? For example:

 gradle war -Dkey=value 

    1 answer 1

    This key uses the JVM. So he gradle with the first available (at the moment) version 0.7.

    Gradle Command Line v0.7