Hello! So basically when I downloaded source from github I made everything good so I added every dependency and plugin had no errors but when I export plugin , dependencies are not exported with plugin itself. Errors that I have: https://pastebin.com/HBKiE7kM https://pastebin.com/dreq0Mky Order and export settings: http://prntscr.com/ex7j85 So if anyone know how to fix the dependencies to be exported with project , please HELP ASAP!
This is the wrong section for your question. Regardless of that, Trove and Guava aren't making it into the final artifact, or, they are but they're being renamed. Whatever is happening, the classloader can't find the class it needs. Find out why.