jar xf "D:\R&D\del\dist\lib\jsch-0.1.55.jar" D:\R&D\dist\temp> cd.. D:\R&D\dist> jar cfm fat-test.jar temp\META-INF\MANIFEST.MF -C temp . /* Sample execute */ D:\R&D\dist> java -jar fat-test.jar Command Output: total 453560 drwxr-x--- 8 ubuntu ubuntu 4096 Apr 18 16:45 test -rw-rw-r-- 1 ubuntu ubuntu 464435821 Apr 14 15:31 test.war Exit Status: 0"> jar xf "D:\R&D\del\dist\lib\jsch-0.1.55.jar" D:\R&D\dist\temp> cd.. D:\R&D\dist> jar cfm fat-test.jar temp\META-INF\MANIFEST.MF -C temp . /* Sample execute */ D:\R&D\dist> java -jar fat-test.jar Command Output: total 453560 drwxr-x--- 8 ubuntu ubuntu 4096 Apr 18 16:45 test -rw-rw-r-- 1 ubuntu ubuntu 464435821 Apr 14 15:31 test.war Exit Status: 0"> jar xf "D:\R&D\del\dist\lib\jsch-0.1.55.jar" D:\R&D\dist\temp> cd.. D:\R&D\dist> jar cfm fat-test.jar temp\META-INF\MANIFEST.MF -C temp . /* Sample execute */ D:\R&D\dist> java -jar fat-test.jar Command Output: total 453560 drwxr-x--- 8 ubuntu ubuntu 4096 Apr 18 16:45 test -rw-rw-r-- 1 ubuntu ubuntu 464435821 Apr 14 15:31 test.war Exit Status: 0">
D:\\R&D\\dist> mkdir temp

D:\\R&D\\dist> cd temp

D:\\R&D\\dist\\temp> jar xf "D:\\R&D\\del\\dist\\linuxExecutor.jar"

D:\\R&D\\dist\\temp> jar xf "D:\\R&D\\del\\dist\\lib\\jsch-0.1.55.jar"

D:\\R&D\\dist\\temp> cd..

D:\\R&D\\dist> jar cfm fat-test.jar temp\\META-INF\\MANIFEST.MF -C temp .

/* Sample execute */ 
D:\\R&D\\dist> java -jar fat-test.jar

Command Output:
total 453560
drwxr-x--- 8 ubuntu ubuntu      4096 Apr 18 16:45 test
-rw-rw-r-- 1 ubuntu ubuntu 464435821 Apr 14 15:31 test.war

Exit Status: 0

Executable .bat Jar file creation

build-fatjar.bat

build-fatjarV2.bat

build-fat-mac.sh