gremlin-plugin icon indicating copy to clipboard operation
gremlin-plugin copied to clipboard

Not resolved dependency while installing gremlin-plugin

Open generall opened this issue 9 years ago • 5 comments

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]

generall avatar Jun 22 '16 22:06 generall

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

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

jexp avatar Jun 22 '16 23:06 jexp

I can not see issue section for this repository.

generall avatar Jun 23 '16 05:06 generall

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

jexp avatar Jun 23 '16 07:06 jexp

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

iositan avatar Jul 14 '16 14:07 iositan

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

jexp avatar Jul 17 '16 21:07 jexp