Fix: Build procedure cannot create .exe file

Issue #24 resolved
Christian Rybotycky created an issue

Windows executable cannot be created while build.

Caused: Using wrong launch4j for.

Use: <groupId>org.bluestemsoftware.open.maven.plugin</groupId>
<artifactId>launch4j-plugin</artifactId>
<version>1.5.0.0</version>

Comments (2)

  1. Log in to comment