Login  Register

Experimental Maven support available!

Posted by io7m on Jun 28, 2012; 12:19pm
URL: https://forum.jogamp.org/Experimental-Maven-support-available-tp4025346.html

Hello.

For the past couple of weeks, we've been working on adding support for Maven in the Jogamp projects. We've just made a test repository public at http://jogamp.org/deployment/maven with the intention of getting the Jogamp artifacts into Maven Central for 2.0-rc10 (or thereabouts).

Please see the wiki for instructions regarding setting up Maven to resolve dependencies from this test repository, and for details on how to add Jogamp as a dependency in your Maven projects. Please note that only "gluegen-rt" and "jogl-all" are currently available: We'll be adding the rest (jocl, joal, etc) soon, assuming a lack of disasters with the current deployment method.

Note that the jar files available here are marked as 2.0-rc9 but do differ ever so slightly from those published in the 2.0-rc9 release made recently. The changes were made to allow Jogamp to work with jar files that contain version numbers (as Maven requires them to be versioned), so don't panic if the checksums don't match what you'd expect to see. See the relevant bugzilla thread for the gory details.

I'll be monitoring this thread for problem reports, animal sacrifices, large monetary donations, and more!