The shortest possible Apache Maven template for Java
git clone https://github.com/AdamBien/java-plaincd java-plainmvn package
You will find an executable: java-plain.jar in target folder.
The src/main/java/airhacks/App.java can be converted into a "Java Shell Script"
by invoking the CreateJavaScript.sh "Java Shell Script".
You will find he converted App.java script in target/App.sh.