giter8

resolviing SBT dependencies

寵の児 提交于 2019-12-12 03:18:38
问题 I am new to JVM development (I am using Scala and SBT) and am having trouble resolving dependencies. Yesterday, I had trouble resolving the org.restlet.2.1.1 dependency and today, I am having trouble with resolving the following: [error] (*:update) sbt.ResolveException: unresolved dependency: com.mongodb.casbah#casbah_2.9.2;2.1.5-1: not found [error] unresolved dependency: org.scalatra#scalatra_2.9.2;2.3.0: not found [error] unresolved dependency: org.scalatra#scalatra-akka2_2.9.2;2.3.0: not

How to Install conscript in Windows

五迷三道 提交于 2019-12-10 11:35:20
问题 Conscript is needed for giter8 to check out project templates directly from Github and as Scalatra.org states is recommended way to generate Scalatra project skeletons. When conscript-0.4.4.jar is ran error "Error downloading sbt-launch-0.13.0 happens". 回答1: sbt-launch-0.13.0.jar was removed from sbt site. so you have to: Install sbt from the official site. Copy "sbt-launch.jar" from "C:\Program Files (x86)\sbt\bin" into "C:\Users{Username}.conscript" Make another copy of "sbt-launch.jar" in