I have a Maven project, but I am not familiar to Maven. Just I wanted to create an executable JAR file from this Maven project to use it in another project by eclipse. I appreciate any help.
To build jar From Eclipse, Right click on your maven project name then
Run as > Maven install