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
For how to define the main class for the shade plugin, see http://maven.apache.org/plugins/maven-shade-plugin/examples/executable-jar.html.