Maven Self Executable Jar Generator Plugin – Info Java
Related Posts
Self executing jars tend to be more convenient (at least for unix-like OS users). I made this little plugin that takes the well known process of appending an sh script to the head a jar, and automated it! If possible I will write the executable bytes to the generated file directly in future versions so that chmod is not needed. Let me know what you guys think! I hope people find good use for this.
Article Prepared by Ollala Corp