jMonkeyVR icon indicating copy to clipboard operation
jMonkeyVR copied to clipboard

Publish artifacts to a maven repo, to allow for easier workflows.

Open me4502 opened this issue 9 years ago • 9 comments

Currently downloading jars is nowhere near as easy as using a maven/gradle workflow.

me4502 avatar Mar 25 '16 02:03 me4502

I agree... just don't have the time to set it up at the moment. When I do, I'll followup on this.

phr00t avatar Mar 28 '16 13:03 phr00t

I have an existing central-repository setup for Jovr. If you want I can push the jars/source up under the org.saintandreas group ID as a temporary measure till you get access to a jmonkey group ID.

jherico avatar Mar 28 '16 17:03 jherico

I presume jMonkeyVR should have its own... not sure jMonkeyVR belongs with the jMonkeyEngine group ID (jMonkeyVR integrates with jMonkeyEngine, but it isn't considered an "official" library). I'm working on some bugs with 5089 at the moment... not sure how to go about setting this up (or even needing a "group ID" was a thing). If someone else wants to go about setting this up, I'd be more than happy to allow you to do so.

phr00t avatar Mar 28 '16 17:03 phr00t

The workflow for getting stuff published to the central maven repository is kind of a hassle involving a number of steps, the first of which is to get a group id. I just have the advantage of having done it before. I'll try to set up a group ID for jmonkeyvr, although it's possible it might get rejected for not following the common naming convention of something like org.jmonkeyvr

jherico avatar Mar 28 '16 18:03 jherico

Thank you @jherico, much appreciated.

phr00t avatar Mar 28 '16 18:03 phr00t

https://issues.sonatype.org/browse/OSSRH-21474

per their guidelines, it looks like until there's a better home for it, the group id for maven will be com.github.phr00t

jherico avatar Mar 28 '16 18:03 jherico

Whatever works! :smile: Thank you for following up on this!

phr00t avatar Mar 28 '16 18:03 phr00t

Are you guys still working on getting this project into maven's repos? I'm not really sure how the procedure works, but it looks like the sonatype guys have everything ready. @jherico What other hoops are left to jump through in order to make this happen?

jawaff avatar Jul 13 '16 08:07 jawaff

I am not working on getting this project to maven specs. I just do not have time & only maintain this project for my games. Feel free to fork this project (updating to the latest jMonkeyEngine would be nice, too).

phr00t avatar Jan 10 '17 20:01 phr00t