It is open source, but I think launch4j itself cannot do it after investigating launch4j and the source code of the plugin. I asked a question in the launch4j help forum, hopefully, they can guide me further.
2012/7/18 Wayne Fay <[email protected]> > > <groupId>com.akathist.maven.plugins.launch4j</groupId> > > <artifactId>launch4j-maven-plugin</artifactId> > ... > > What I was hoping that would happen is that the 'config' directory would > be > > first on the classpath, but the jar that contains my main class is always > > put first on the classpath. I want to put the config dir first, so it is > > easy to overwrite certain config files that are also in the main jar. > > Probably you need to talk to the publisher of this plugin about an > enhancement to support your requirements. Or if it is open source, > adjust the code yourself. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
