There was an error while loading. Please reload this page.
2 parents 7dbfc9b + 759118a commit f1a6c3bCopy full SHA for f1a6c3b
1 file changed
pom.xml
@@ -495,7 +495,7 @@
495
own property 'scijava.surefire.args' to specify those options.
496
-->
497
<configuration>
498
- <argLine>-Xms512m -Xmx512m -Dapple.awt.UIElement="true" ${scijava.surefire.args}</argLine>
+ <argLine>@{argLine} -Xms512m -Xmx512m -Dapple.awt.UIElement="true" ${scijava.surefire.args}</argLine>
499
</configuration>
500
</plugin>
501
0 commit comments