Adding JME to the central Maven repository?

Hi,



I recently started using maven as a build tool, and it really makes dependency management a breeze.  It can download required libraries from a central repository, and automatically fetch their dependencies, and so on.



It would be nice to see JME also added to this repository.



Documentation about adding libraries to the maven repository can be found here: http://maven.apache.org/repository/index.html



Dependencies of JME such as LWJGL would have to be either added to the repository too, or perhaps included as binaries with JME.


Perhaps the first step is convincing the LWJGL community they need to be in the Maven repository then? :wink:

…and some more libs we use…