I try to use install4j with Maven 3 but I didn't understand how to configure Maven und install4j to integrate all dependent libraries in the install4j installer.
Our goal is to integrate the install4j install builder with our build server. But I didn't understand how the install4j project file will get the information about the dependent libraries which have to be integrated in the installers but will be resolved by MAVEN.
Has anybody an idea how to set up install4j and Maven pom.xml to solve our issue? It would be gret if anybody can point me in the right direction.
Thanks a lot.