Github user spmallette commented on the pull request:

    https://github.com/apache/incubator-tinkerpop/pull/48#issuecomment-90703991
  
    Use of `<optional>` is interesting here. `TinkerGraph` only depends on 
`gremlin-groovy` because of the  plugin infrastructure.  In the case where 
`TinkerGraph` is used as a plugin, it would be expected that `gremlin-groovy` 
would be provided by the infrastructure that was hosting it (i.e 
`gremlin-console` and `gremlin-server`). 
    
    In that sense, would `provided` scope be better for `gremlin-groovy`?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to