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 a276f1d commit be915d1Copy full SHA for be915d1
pom.xml
@@ -1099,7 +1099,7 @@
1099
<artifactId>maven-surefire-plugin</artifactId>
1100
<version>${maven-surefire-plugin.version}</version>
1101
<configuration>
1102
- <argLine>${argLine} -ea -Xmx4g -Xss4m -XX:MaxMetaspaceSize=2g -XX:ReservedCodeCacheSize=128m ${extraJavaTestArgs}</argLine>
+ <argLine>${extraJavaTestArgs}</argLine>
1103
</configuration>
1104
</plugin>
1105
<plugin>
0 commit comments