Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Not resolved dependency while installing gremlin-plugin #37

Open
generall opened this issue Jun 22, 2016 · 5 comments
Open

Not resolved dependency while installing gremlin-plugin #37

generall opened this issue Jun 22, 2016 · 5 comments

Comments

@generall
Copy link

gremlin> :install org.apache.tinkerpop neo4j-gremlin 3.2.0-incubating
==>Error grabbing Grapes -- [unresolved dependency: com.github.jeremyh#jBCrypt;jbcrypt-0.4: not found]
@jexp
Copy link
Member

jexp commented Jun 22, 2016

You should probably raise this issue in apache-tinkerpop, it contains the neo4j-gremlin integration.

https://github.com/apache/tinkerpop/tree/master/neo4j-gremlin

@generall
Copy link
Author

I can not see issue section for this repository.

@jexp
Copy link
Member

jexp commented Jun 23, 2016

It is somewhere in apache-tinkerpop, sorry don't have time right now to find it.

@iositan
Copy link

iositan commented Jul 14, 2016

I do have the same problem (same error msg).
_C:\Local.Work\apache-gremlin-console-3.2.0-incubating\bin>gremlin.bat

     \,,,/
     (o o)

-----oOOo-(3)-oOOo-----
plugin activated: tinkerpop.server
plugin activated: tinkerpop.utilities
plugin activated: tinkerpop.sugar
plugin activated: tinkerpop.tinkergraph
gremlin> :plugin list
==>tinkerpop.server[active]
==>tinkerpop.gephi
==>tinkerpop.utilities[active]
==>tinkerpop.sugar[active]
==>tinkerpop.credentials
==>tinkerpop.tinkergraph[active]
gremlin> :plugin use tinkerpop.sugar
==>tinkerpop.sugar activated
gremlin> :install org.apache.tinkerpop neo4j-gremlin 3.2.0-incubating
==>Error grabbing Grapes -- [unresolved dependency: com.github.jeremyh#jBCrypt;jbcrypt-0.4: not found]_

Any news on it ?

Meanwhile I was trying the "older" version:

gremlin> :install org.apache.tinkerpop neo4j-gremlin 3.1.0-incubating
log4j:WARN No appenders could be found for logger (org.apache.tinkerpop.gremlin.
groovy.util.DependencyGrabber).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
==>Conflicting module versions. Module [groovy-xml is loaded in version 2.4.6 and you are trying to load version 2.4.1

@jexp
Copy link
Member

jexp commented Jul 17, 2016

This is not the right repository for the issue, the issue with with apache-tinkerpop's neo4j-gremlin dependencies as I said above.

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

No branches or pull requests

3 participants