addedt launch4j to optimize windows support

This commit is contained in:
hneemann 2016-10-31 12:10:58 +01:00
parent ffc298be19
commit c781eba736

View File

@ -143,7 +143,7 @@
</configuration>
</plugin>
<plugin>
<!--plugin> is not working on Bitbucket! Tries to start "/root/.m2/repository/net/sf/launch4j/launch4j/3.9/launch4j-3.9-workdir-linux/bin/windres" which is not working
<groupId>com.akathist.maven.plugins.launch4j</groupId>
<artifactId>launch4j-maven-plugin</artifactId>
<version>1.7.12</version>
@ -178,7 +178,7 @@
</configuration>
</execution>
</executions>
</plugin>
</plugin-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>