gpt4 book ai didi

scala - 无法在 Ubuntu 10.04LTS 上安装新的 0.11.3 sbt

转载 作者:行者123 更新时间:2023-12-01 17:23:38 24 4
gpt4 key购买 nike

这个过程过去在 0.11.2 中运行良好,但最近对 sbt 组 ID 的更改更改为 org.scala-sbt (来自 org.scala-tools.sbt)似乎打破了依赖关系。

我有一台 10.04 LTS 机器,我使用 deb 包文件向其中添加了 Typesafe deb 存储库,如:https://github.com/harrah/xsbt/wiki/Getting-Started-Setup 中所述。 .

当我尝试从存储库安装时,我得到:

[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

如何指示 sbt 在正确的组 ID 处查找脚本插件?

我还尝试使用此启动器进行手动安装(遵循 UNIX 安装说明):

//typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.11.3-2/sbt-launch.jar

我仍然遇到以下 Unresolved 依赖关系:

[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: org.scala-tools.sbt#scripted-plugin_2.9.1;0.11.3: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::

想法?

谢谢,杰森。

最佳答案

如果我在我的project/build.properties文件中明确将sbt的版本设置为0.11.2,即sbt.version=0.11.2,我想我会用我的解决方法来更新它.

Detected sbt version 0.11.2
Cannot find sbt launcher 0.11.2
Please download:
From http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-launch/0.11.2/sbt-launch.jar
To /home/<username>/.sbt/.lib/0.11.2/sbt-launch.jar

然后我安装了所需的文件,并且能够像以前一样继续编译。

虽然这不是一个直接的解决方案,但它确实让我可以继续工作。

关于scala - 无法在 Ubuntu 10.04LTS 上安装新的 0.11.3 sbt,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10989157/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com