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.