Injun Song created S2GRAPH-71:
---------------------------------
Summary: Missing resolver in plugin settings
Key: S2GRAPH-71
URL: https://issues.apache.org/jira/browse/S2GRAPH-71
Project: S2Graph
Issue Type: Task
Reporter: Injun Song
Priority: Trivial
When the project is built by SBT, it fails because there is no resolvers in
project/plugins.sbt.
{quote}
sbt.ResolveException: unresolved dependency:
com.typesafe#jse_2.10;1.0.0: not found
unresolved dependency: com.typesafe#npm_2.10;1.0.0: not found
unresolved dependency: com.typesafe#webdriver_2.10;1.0.0: not found
...
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)