Open prateek opened 9 years ago
Dug around a bit, I can think of 3 solutions:
(1) Add to a central Nexus repo somewhere. Either on oss.* or somewhere else. (2) Use the GH repo itself as a mvn repo. Found this guide of how to do it. (3) Use JitPack to expose the GH repo via an external build server.
I don't like (3), and between the other two - I'm leaning towards (2). What do you think @jwills?
Dug around a bit, I can think of 3 solutions:
(1) Add to a central Nexus repo somewhere. Either on oss.* or somewhere else. (2) Use the GH repo itself as a mvn repo. Found this guide of how to do it. (3) Use JitPack to expose the GH repo via an external build server.