Wiki source code of maven-japplication-plugin

Version 29.1 by Andrus Adamchik on 2006/09/30 18:53

Show last authors
1 == Description ==
2
3 "maven-japplication-plugin" is a plugin for assembling native launchers of Java applications for a number of target platforms. It is based on a similar [[JApplication Ant task>>JApplication]]. Currently supports native launchers for Mac and Windows operating systems and also a "java launcher" - a single jar file that can be run via "java --jar file.jar".--