Note that there are some explanatory texts on larger screens.

plurals
  1. POCannot install new 0.11.3 sbt on Ubuntu 10.04LTS
    primarykey
    data
    text
    <p>This process used to work fine in 0.11.2 but the recent change w.r.t to sbt group ID changed to org.scala-sbt (from org.scala-tools.sbt) seems to have broken a dependency.</p> <p>I've got a 10.04 LTS machine to which I added the Typesafe deb repository using the deb package file, described in: <a href="https://github.com/harrah/xsbt/wiki/Getting-Started-Setup" rel="noreferrer">https://github.com/harrah/xsbt/wiki/Getting-Started-Setup</a>.</p> <p>When I try to install from the repo I get:</p> <pre><code>[warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: UNRESOLVED DEPENDENCIES :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: org.scala-tools.sbt#scripted-plugin_2.9.1;0.11.3: not found [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] module not found: org.scala-tools.sbt#scripted-plugin_2.9.1;0.11.3 [warn] ==== typesafe-ivy-releases: tried [warn] http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/scripted-plugin_2.9.1/0.11.3/ivys/ivy.xml [warn] ==== local: tried [warn] /home/jasonmaclulich/.ivy2/local/org.scala-tools.sbt/scripted-plugin_2.9.1/0.11.3/ivys/ivy.xml [warn] ==== Typesafe Repo: tried [warn] http://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbt/scripted- plugin_2.9.1/0.11.3/ivys/ivy.xml [warn] ==== public: tried [warn] http://repo1.maven.org/maven2/org/scala-tools/sbt/scripted-plugin_2.9.1/0.11.3/scripted-plugin_2.9.1-0.11.3.pom </code></pre> <p>How do I instruct sbt to look for scripted-plugin at the right group id?</p> <p>I also tried a manual install with this launcher (following the UNIX install instructions):</p> <p>//typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.11.3-2/sbt-launch.jar</p> <p>And I still get the following unresolved dependency:</p> <pre><code>[warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: UNRESOLVED DEPENDENCIES :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: org.scala-tools.sbt#scripted-plugin_2.9.1;0.11.3: not found [warn] :::::::::::::::::::::::::::::::::::::::::::::: </code></pre> <p>Thoughts?</p> <p>Thanks, Jason.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload