You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to Scala and building Scala projects. I'm currently using buildr but it doesn't work, because it can't find configgy 1.5.2 in the recommended maven repositories. Lots of other versions, including 1.5.x, are available at: http://scala-tools.org/repo-releases/net/lag/configgy/. Can you update the pom file?
$ buildr
Downloading com.twitter:querulous:pom:1.1.11
Downloading http://scala-tools.org/repo-releases/com/twitter/querulous/1.1.11/querulous-1.1.11.pom
Downloading net.lag:configgy:pom:1.5.2
Buildr aborted!
RuntimeError : Failed to download net.lag:configgy:pom:1.5.2, tried the following repositories:
http://scala-tools.org/repo-releases/
http://scala-tools.org/repo-snapshots/
http://www.ibiblio.org/maven2/
The text was updated successfully, but these errors were encountered:
I am new to Scala and building Scala projects. I'm currently using buildr but it doesn't work, because it can't find configgy 1.5.2 in the recommended maven repositories. Lots of other versions, including 1.5.x, are available at: http://scala-tools.org/repo-releases/net/lag/configgy/. Can you update the pom file?
The text was updated successfully, but these errors were encountered: