提交 0d0314dd 编写于 作者: D Daniel Beck

[JENKINS-33809] Don't reuse forks

上级 ca1cc0e3
......@@ -208,7 +208,7 @@ THE SOFTWARE.
<hudson.maven.debug>${mavenDebug}</hudson.maven.debug>
<buildDirectory>${project.build.directory}</buildDirectory>
</systemPropertyVariables>
<reuseForks>true</reuseForks>
<reuseForks>false</reuseForks>
<forkCount>${concurrency}</forkCount>
</configuration>
</plugin>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册