You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/10/01 15:22:26 UTC

[jira] [Created] (TINKERPOP3-858) Cleanup after failed :install

stephen mallette created TINKERPOP3-858:
-------------------------------------------

             Summary: Cleanup after failed :install
                 Key: TINKERPOP3-858
                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-858
             Project: TinkerPop 3
          Issue Type: Improvement
          Components: console
    Affects Versions: 3.0.1-incubating
            Reporter: stephen mallette
            Assignee: stephen mallette
            Priority: Minor
             Fix For: 3.0.2-incubating


If {{:install}} tanks:

{code}
gremlin> :install org.apache.tinkerpop hadoop-gremlin 3.1.0-SNAPSHOT
==>Error grabbing Grapes -- [download failed: io.netty#netty;3.6.2.Final!netty.jar(bundle)]
{code}

try to clean up the directory that gets created or else future attempts do this:

{code}
gremlin> :install org.apache.tinkerpop hadoop-gremlin 3.1.0-SNAPSHOT
==>a module with the name hadoop-gremlin is already installed
{code}



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