dcaoyuan / spray-socketio

socket.io for spray
Apache License 2.0
253 stars 55 forks source link

spray dependencies not found #59

Closed lancesims closed 10 years ago

lancesims commented 10 years ago

[warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: UNRESOLVED DEPENDENCIES :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: io.spray#spray-can;1.3.2-20140428: not found [warn] :: io.spray#spray-routing;1.3.2-20140428: not found [warn] :::::::::::::::::::::::::::::::::::::::::::::: sbt.ResolveException: unresolved dependency: io.spray#spray-can;1.3.2-20140428: not found unresolved dependency: io.spray#spray-routing;1.3.2-20140428: not found

cowboy129 commented 10 years ago

Hi lancesims

Please add http://repo.spray.io to your resolvers

dcaoyuan commented 10 years ago

@cowboy129 added resolver noticed on README