C:\home\tutorial\elasticsearch\realtime-search>\home\source\playframework-2.2.x\play
[error] Server access Error: Connection timed out: connect url=http://repo.typesafe.com/typesafe/ivy-releases/com.typesafe.play/sbt-plugin/scala_2.10/sbt_0.13/2.2-SNAPSHOT/ivys/ivy.xml
-- plugins.sbt
// Comment to get more information during initialization
logLevel := Level.Warn
// The Typesafe repository
resolvers += Resolver.url("Local repository", url("file:///c:/home/source/playframework-2.2.x/repository/local/")) (Resolver.ivyStylePatterns)
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.2-SNAPSHOT")
-- build.properties
sbt.version=0.13.0
C:\home\tutorial\elasticsearch\realtime-search>sbt clean
[info] Loading project definition from C:\home\tutorial\elasticsearch\realtime-search\project
[info] Set current project to realtime-search (in build file:/C:/home/tutorial/elasticsearch/realtime-search/)
[success] Total time: 1 s, completed May 2, 2014 9:44:25 AM