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

ASF GitHub Bot commented on S2GRAPH-71:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-s2graph/pull/47


> 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
>            Assignee: DOYUNG YOON
>            Priority: Trivial
>             Fix For: 0.1.0
>
>
> When the project is built by SBT, it fails because there is no resolvers in 
> project/plugins.sbt.
> If you have no corresponding jars in $HOME/.ivy2/cache, sbt will says like:
> {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 problem will be fixed easily by adding this line into 
> project/plugins.sbt:
> resolvers += Resolver.typesafeRepo("releases")



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

Reply via email to