There was an error while loading. Please reload this page.
1 parent 7dbfc9b commit 759118aCopy full SHA for 759118a
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