crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2019_2.build-steps/-maven-build-step/default.html
2021-01-18 15:27:50 -05:00

24 lines
1.3 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>MavenBuildStep.default - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps</a>&nbsp;/&nbsp;<a href="index.html">MavenBuildStep</a>&nbsp;/&nbsp;<a href="./default.html">default</a><br/>
<br/>
<h1>default</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps.MavenBuildStep$default()"></a>
<code><span class="keyword">fun </span><s><span class="identifier">default</span></s><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="-maven-version/-default/index.html"><span class="identifier">Default</span></a></code><br/>
<strong>Deprecated:</strong> Please use auto() instead<br/>
<br/>
<p>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().</p>
<p><strong>See Also</strong><br/>
<p><a href="auto.html">auto</a></p>
<p><a href="default-provided-version.html">defaultProvidedVersion</a></p>
</p>
</BODY>
</HTML>