Open
Description
Hi there, I was looking at deploying this following the guidance in #10 however I run into an error when starting sbt.
[ec2-user@ip-10-0-0-28 XSL-tester]$ sbt
[info] Loading project definition from /home/ec2-user/XSL-tester/project
[error] Server access Error: Connection refused (Connection refused) url=http://repo.typesafe.com/typesafe/ivy-releases/com.typesafe.play/sbt-plugin/scala_2.10/sbt_0.13/2.2.4/ivys/ivy.xml
[error] Server access Error: Connection refused (Connection refused) url=http://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.typesafe.play/sbt-plugin/scala_2.10/sbt_0.13/2.2.4/ivys/ivy.xml
[error] SERVER ERROR: HTTPS Required url=http://repo1.maven.org/maven2/com/typesafe/play/sbt-plugin_2.10_0.13/2.2.4/sbt-plugin-2.2.4.pom
[error] Server access Error: Connection refused (Connection refused) url=http://repo.typesafe.com/typesafe/releases/com/typesafe/play/sbt-plugin_2.10_0.13/2.2.4/sbt-plugin-2.2.4.pom
[warn] module not found: com.typesafe.play#sbt-plugin;2.2.4
Wondering if anyone has tried deploying this recently, does the project need to have updated sbt or scala versions?
Metadata
Metadata
Assignees
Labels
No labels