Maven : “Caused by: java.lang.NoClassDefFoundError: com/omnesys/omne/om/OMN”
问题 I want to add 3rd party external jar into my maven repository. My project is in Spring Boot. Error : `Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner .java