BuildOptions

constructor(buildCommand: String, streamOutput: Boolean = false)

Parameters

buildCommand

command to run such as "mvn test"

streamOutput

if true, the output will be streamed to the console