Any chance of getting BlazeGraph into maven central? Its certainly more convenient than adding another repository. We were thinking of writing some code that depends on it and we'd want to push that to central. I don't think its allowed to push code to central that needs some other repository as a dependency.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Any chance of getting BlazeGraph into maven central? Its certainly more
convenient than adding another repository. We were thinking of writing some
code that depends on it and we'd want to push that to central. I don't think its allowed to push code to central that needs some other
repository as a dependency.
Any chance of getting BlazeGraph into maven central? Its certainly more convenient than adding another repository. We were thinking of writing some code that depends on it and we'd want to push that to central. I don't think its allowed to push code to central that needs some other repository as a dependency.
Nick,
Yes, we will take a look at putting it on Maven Central for an upcoming
release.
Thanks, Brad
On Mar 20, 2015 10:27 AM, "manybubbles" manybubbles@users.sf.net wrote:
Great! Awesome. It'd be super convenient to have all the artifacts like the quickstart and the war as well in there.
We're using the war for testing because its reasonably simple to convince the maven jetty plugin to start it before kicking off integration tests.
Nik,
Here's the ticket: http://trac.bigdata.com/ticket/1171. It's in the plan
for the 1.5.2 release.
Thanks, --Brad
On Tue, Mar 24, 2015 at 1:35 PM, manybubbles manybubbles@users.sf.net
wrote:
Nik, do you run your own repository that gets polled by Maven central?