Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:install in gremlin console (REPL) #140

Open
vaioco opened this issue Nov 24, 2017 · 0 comments
Open

:install in gremlin console (REPL) #140

vaioco opened this issue Nov 24, 2017 · 0 comments

Comments

@vaioco
Copy link

vaioco commented Nov 24, 2017

Hi *,
I'm using gremlin console 3.3.0, on installation of OrientDB gremlin plugin I got this error:

gremlin> :install com.orientechnologies orientdb-gremlin 3.2.3.0
==>Error grabbing Grapes -- [unresolved dependency: com.orientechnologies#orientdb-gremlin;3.2.3.0: not found]

and

gremlin> :install com.michaelpollmeier orientdb-gremlin 3.2.3.0
==>Error grabbing Grapes -- [download failed: commons-lang#commons-lang;2.6!commons-lang.jar]

Then, I tried also with

gremlin> :install 'com.orientechnologies' orientdb-gremlin 3.0.0m2
==>Error grabbing Grapes -- [unresolved dependency: 'com.orientechnologies'#orientdb-gremlin;3.0.0m2: not found]
gremlin> :install 'com.orientechnologies' orientdb-gremlin 3.0.0m1
==>Error grabbing Grapes -- [unresolved dependency: 'com.orientechnologies'#orientdb-gremlin;3.0.0m1: not found]

What am I missing here? thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant