Trying to integrate Launch4j in a Maven project using Alakai plugin

后端 未结 2 424
故里飘歌
故里飘歌 2020-12-05 15:26

I am trying to integrate the generation of an installer as part of a maven compilation process.

I have found Alakai\'s plugin for Launch4j. I have create a simple He

2条回答
  •  情深已故
    2020-12-05 16:22

    For how to define the main class for the shade plugin, see http://maven.apache.org/plugins/maven-shade-plugin/examples/executable-jar.html.

提交回复
热议问题