kopia lustrzana https://github.com/gaul/s3proxy
rodzic
58c4600d3f
commit
d76717e733
3
pom.xml
3
pom.xml
|
@ -170,11 +170,12 @@
|
||||||
<artifactId>maven-surefire-plugin</artifactId>
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
<version>2.18.1</version>
|
<version>2.18.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<parallel>classes</parallel>
|
<parallel>all</parallel>
|
||||||
<threadCount>1</threadCount>
|
<threadCount>1</threadCount>
|
||||||
<argLine>-Xmx256m</argLine>
|
<argLine>-Xmx256m</argLine>
|
||||||
<redirectTestOutputToFile>true</redirectTestOutputToFile>
|
<redirectTestOutputToFile>true</redirectTestOutputToFile>
|
||||||
<forkedProcessTimeoutInSeconds>300</forkedProcessTimeoutInSeconds>
|
<forkedProcessTimeoutInSeconds>300</forkedProcessTimeoutInSeconds>
|
||||||
|
<runOrder>random</runOrder>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Ładowanie…
Reference in New Issue