Since I get a NoClassDefFoundError
caused by a ClassNotFoundException
when running my compiled jar on another machine without maven I figured out the problem is that the jar is not being compiled with the dependencies.
I just started using IntelliJ after a few years of using eclipse, so I get a problem which I can't seem to be able to solve, I get a Plugin 'maven-assembly-plugin:' not found
error on my pom.xml.
I've tried about every solution in here but it still does not change anything.
I'm using IntelliJ build 202.7660.26.