jetbrains.buildServer.configs.kotlin.v10.buildSteps / MavenBuildStep / workingDir

workingDir

var workingDir: String?

Custom working directory for maven. If not specified, the checkout directory is used.

Getter

Custom working directory for maven. If not specified, the checkout directory is used.

Setter

Custom working directory for maven. If not specified, the checkout directory is used.