Login  Register

Re: Is there a chance to build working JAR with Maven?

Posted by gouessej on Apr 14, 2015; 3:10pm
URL: https://forum.jogamp.org/Is-there-a-chance-to-build-working-JAR-with-Maven-tp4034295p4034300.html

You're welcome, I don't remember why I used "gluegen-rt-main" and "jogl-all-main" but I'm glad to see it works.

By the way, you can use Maven Assembly Descriptor to put the native libraries into the right location in a fat JAR, I just try to anticipate. It's useful to know that if you plan to make a fat JAR from your application.
Julien Gouesse | Personal blog | Website