addJvmArguments

abstract fun addJvmArguments(jvmArguments: Array<String>): LongRunningOperation(source)

Appends Java VM arguments to the existing list.

Return

this

Since

5.0

Parameters

jvmArguments

the argument to use for the Gradle process