0

I have not been able to find a way to actually build a jar with my maven dependencies so the jar file runs correctly. I tried using the maven plugins but none of them seem to achieve what I want.

I have tried building the jar with the built in plugins in maven but they did not put the dependencies in the jar file for me. I'm sure this is a simple issue to fix thanks

  • The duplicate gives a lot of options. Personally, I would check out the Maven Shade Plugin first to see if that does what you want. – Slaw Feb 27 '23 at 05:55

0 Answers0