提交 3238d632 编写于 作者: J Jesse Glick

maven-surefire-plugin 2.15 for SUREFIRE-968 fix: show which test finished even under concurrency.

上级 b1c82f1e
...@@ -340,7 +340,7 @@ THE SOFTWARE. ...@@ -340,7 +340,7 @@ THE SOFTWARE.
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId> <artifactId>maven-surefire-plugin</artifactId>
<version>2.14</version> <!-- ignoring ${maven-surefire-plugin.version} --> <version>2.15</version> <!-- ignoring ${maven-surefire-plugin.version} -->
<configuration> <configuration>
<systemPropertyVariables> <systemPropertyVariables>
<java.io.tmpdir>${project.build.directory}</java.io.tmpdir> <java.io.tmpdir>${project.build.directory}</java.io.tmpdir>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册