Packaging JOGL as an OSGi bundle using Apache Maven and Felix
Posted by elemings on Oct 30, 2015; 8:54pm
URL: https://forum.jogamp.org/Packaging-JOGL-as-an-OSGi-bundle-using-Apache-Maven-and-Felix-tp4035678.html
I know this topic has been covered a hundred times over but almost all of them either use an outdated version of JOGL (that doesn't package native libraries inside jars) or use the Eclipse framework.
Can anyone point me to a plain old Maven project that uses Apache Felix to package a recent version of JOGL as an OSGi bundle?
Thanks,
Eric.