We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: