I want to package my java application using java -jar my.jar cmd *in terminal but the application does not show anything in terminal. when I search in internet it shows something wrong with manifest.mf. I create manifest file by adding maven shade plugin. Now Iam kinda stuck with my approach is there any way I can achieve my requirement like any possible solutions
I want to package my java application using java -jar my.jar cmd *in terminal but the application does not show anything in terminal. when I search in internet it shows something wrong with manifest.mf. I create manifest file by adding maven shade plugin. Now Iam kinda stuck with my approach is there any way I can achieve my requirement like any possible solution
user25138333 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
3