lwjgl 2.9.4 maven

Started by basil, February 25, 2016, 18:38:15

Previous topic - Next topic

basil

i know i know we're at 3.x.x and vulcan .. but ..

is somebody already planing on putting the nightly 2.9.4 on maven central ?
is there anybody who'd like to use a 2.9.4 dependency in their projects ?

o/

broumbroum

Why not ?
I see one or more issues to publish on Maven :

  • The library rather targets desktop clientsm unlike Maven; HENCE LWJGL should be running on web applications !
  • The native binaries of the library may be hard to maintain, because the native builds depend on different platforms.
8) As far as I know, you cannot build OSX Objective-C binaries from Windows or Linux machines, and vice versa.

basil

i know, but i was more wondering if anybody is still using http://ci.newdawnsoftware.com/job/LWJGL-git-dist/ and would like to use a maven-dep instead of manually downloading these .zip's.

orange451

Quoteis there anybody who'd like to use a 2.9.4 dependency in their projects?
I use 2.9.4 in my project ^^