We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e4a920 commit 08a8052Copy full SHA for 08a8052
pom.xml
@@ -63,11 +63,11 @@
63
<groupId>org.apache.maven.plugins</groupId>
64
<artifactId>maven-surefire-plugin</artifactId>
65
<version>3.0.0</version>
66
- <configuration>
67
- <forkCount>3</forkCount>
68
- <reuseForks>true</reuseForks>
69
- <argLine>-Xmx1024m -XX:MaxPermSize=256m</argLine>
70
- </configuration>
+<!-- <configuration>-->
+<!-- <forkCount>3</forkCount>-->
+<!-- <reuseForks>true</reuseForks>-->
+<!-- <argLine>-Xmx1024m -XX:MaxPermSize=256m</argLine>-->
+<!-- </configuration>-->
71
</plugin>
72
<plugin>
73
0 commit comments