Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sbt run error with unresolved dependency #200

Open
Qinghe12 opened this issue Apr 19, 2021 · 0 comments
Open

sbt run error with unresolved dependency #200

Qinghe12 opened this issue Apr 19, 2021 · 0 comments

Comments

@Qinghe12
Copy link

There are some problems When I excuted cmd according guide as following:

./build/sbt help

Using jdk8u275-b01 as default JAVA_HOME.
Note, this will be overridden by -java-home if it is set.
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Getting org.scala-sbt sbt 0.13.18 (this may take some time)...

:: problems summary ::
:::: WARNINGS
Your proxy requires authentication.

    Your proxy requires authentication.

    Your proxy requires authentication.

    Your proxy requires authentication.

            module not found: org.scala-sbt#sbt;0.13.18

    ==== local: tried

      /root/.ivy2/local/org.scala-sbt/sbt/0.13.18/ivys/ivy.xml

      -- artifact org.scala-sbt#sbt;0.13.18!sbt.jar:

      /root/.ivy2/local/org.scala-sbt/sbt/0.13.18/jars/sbt.jar

    ==== sbt-releases-repo: tried

      http://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.13.18/ivys/ivy.xml

    ==== sbt-plugins-repo: tried

      http://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.scala-sbt/sbt/0.13.18/ivys/ivy.xml

    ==== maven-central: tried

      http://repo1.maven.org/maven2/org/scala-sbt/sbt/0.13.18/sbt-0.13.18.pom

      -- artifact org.scala-sbt#sbt;0.13.18!sbt.jar:

      http://repo1.maven.org/maven2/org/scala-sbt/sbt/0.13.18/sbt-0.13.18.jar

            ::::::::::::::::::::::::::::::::::::::::::::::

            ::          UNRESOLVED DEPENDENCIES         ::

            ::::::::::::::::::::::::::::::::::::::::::::::

            :: org.scala-sbt#sbt;0.13.18: not found

            ::::::::::::::::::::::::::::::::::::::::::::::

:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
unresolved dependency: org.scala-sbt#sbt;0.13.18: not found
Error during sbt execution: Error retrieving required libraries
(see /root/.sbt/boot/update.log for complete log)
Error: Could not retrieve sbt 0.13.18

Is there any config that I need to debug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant