You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/06 06:57:20 UTC

[jira] [Commented] (TINKERPOP-1430) Cannot install neo4j-gremlin from Gremlin Console

    [ https://issues.apache.org/jira/browse/TINKERPOP-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15466643#comment-15466643 ] 

ASF GitHub Bot commented on TINKERPOP-1430:
-------------------------------------------

GitHub user szarnyasg opened a pull request:

    https://github.com/apache/tinkerpop/pull/400

    Added JitPack Maven repository to Grape configuration

    https://issues.apache.org/jira/browse/TINKERPOP-1430

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/szarnyasg/tinkerpop TINKERPOP-1430

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/400.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #400
    
----
commit ebbda705ca5a8853c17159f73b50aa20ecaf4d7c
Author: Gabor Szarnyas <sz...@gmail.com>
Date:   2016-09-06T06:55:53Z

    Added JitPack Maven repository to Grape configuration

----


> Cannot install neo4j-gremlin from Gremlin Console
> -------------------------------------------------
>
>                 Key: TINKERPOP-1430
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1430
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: console
>            Reporter: Gabor Szarnyas
>            Priority: Minor
>
> The install command cannot resolve jbcrypt as it is only available from jitpack.io: https://groups.google.com/d/msg/gremlin-users/ZUfKJBWYJp0/0y1OcOzsAgAJ
> gremlin> :install org.apache.tinkerpop neo4j-gremlin 3.2.1
> ==>Error grabbing Grapes -- [unresolved dependency: com.github.jeremyh#jBCrypt;jbcrypt-0.4: not found]
> Adding jitpack to the Grape configuration (docker/resources/groovy/grapeConfig.xml) resolves this issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)