Login  Register

Jogamp Fat in Maven

Posted by Rajveer on Jul 24, 2024; 4:25pm
URL: https://forum.jogamp.org/Jogamp-Fat-in-Maven-tp4043497.html

Hello, we are looking to integrate JOGL in to a project we are working on. Unfortunately our build system is quite restrictive and we are running in to problems with using separate JARs for jogl, gluegen, natives e.t.c.

Using jogamp-fat solves our build issues, but our in-house tooling only supports third party libraries in Maven. Would it be possible to include jogamp-fat.jar in the Maven repo (https://jogamp.org/deployment/maven/)?

Many thanks.