0

I´m trying to run a .jar (mvn install) but i get the following error:

error-img

These are my dependencies:

dependencies-img

And my ClassPath-file:

cp-img

NeoGER89
  • 412
  • 4
  • 16
  • 1
    Please do not post images of text, post the actual text and format it. These images are really hard to read (and impossible for people using screen readers) – hardillb Oct 23 '20 at 06:14
  • 1. Have you put all the dependencies into your POM? 2. How did you try to run it? Inside the IDE? Or just on command line? – J Fabian Meier Oct 23 '20 at 07:56
  • I’ve got all dependencies in my POM. It works if I run the main class in IntelliJ. If I build a .jar it gave me the error. I tried to run the jar in IntelliJ and in Terminal. – NeoGER89 Oct 23 '20 at 09:21

0 Answers0