enabled stayAlive for windows wrapper

master
Stefan Dollase 2016-02-01 00:08:44 +01:00
parent d232e52d8f
commit ab2c03fa71
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
</goals>
<configuration>
<headerType>gui</headerType>
<stayAlive>true</stayAlive>
<outfile>../../target/${amidst.build.filename}.exe</outfile>
<jar>../../target/${amidst.build.filename}.jar</jar>
<dontWrapJar>false</dontWrapJar>