Re: Maven coordinates for Janus graph


HadoopMarc <m.c.d...@...>
 

Hi Ajay,

I believe there is just the git repo just now:  https://github.com/JanusGraph/janusgraph

You can clone the repo and do a local build, which will put the jars in your local .m2 repo, see the pom.xml for the maven coordinates.  If you want installable zip archives for console and server, I think (reading from the pom.xml) you can still use the release profile and get the archives in the target directories of console and server (did not try it myself), so:

mvn clean install -DskipTests -Dgpg.skip -Pjanusgraph-release

Cheers,    Marc

Op woensdag 25 januari 2017 19:34:51 UTC+1 schreef ak...@...:

What are the maven co-ordinates for downloading the Janus graph jars? is there one?

Regards
Ajay krishnan

Join {janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.