Re: Maven resolution of native dependencies - minor issue
Posted by jmaasing on Aug 24, 2014; 4:08am
URL: https://forum.jogamp.org/Maven-resolution-of-native-dependencies-minor-issue-tp4032907p4032908.html
I use Maven in all my JOGL-projects and I do not have to manually copy any files. So the only think I can think of is to check if there are any strange file permissions preventing the program from extracting the native files.
You might also try with the latest JOGL version.