jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps / MavenBuildStep / default

default

fun default(): Default
Deprecated: Please use auto() instead

In TeamCity 10.0 the meaning of this option was: Maven version specified in M2_HOME environment variable, if the environment variable is empty, then the Maven version 3.0.5. In TeamCity 2017.1 this option is renamed to auto(), please use it instead. If you want to always use the default Maven version provided by TeamCity server, switch to defaultProvidedVersion().

See Also

auto

defaultProvidedVersion