|
@@ -261,7 +261,7 @@
|
|
<artifactId>maven-surefire-plugin</artifactId>
|
|
<artifactId>maven-surefire-plugin</artifactId>
|
|
<!-- requires 2.5+ to make system properties work -->
|
|
<!-- requires 2.5+ to make system properties work -->
|
|
<!-- requires 2.7+ to avoid SUREFIRE-640 -->
|
|
<!-- requires 2.7+ to avoid SUREFIRE-640 -->
|
|
- <version>2.7.2</version>
|
|
|
|
|
|
+ <version>2.9</version>
|
|
<configuration>
|
|
<configuration>
|
|
<failIfNoTests>false</failIfNoTests>
|
|
<failIfNoTests>false</failIfNoTests>
|
|
<redirectTestOutputToFile>${test.logs}</redirectTestOutputToFile>
|
|
<redirectTestOutputToFile>${test.logs}</redirectTestOutputToFile>
|