question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

error retrieving required libraries

See original GitHub issue

Hi, when running g8 without arguments I get the following stacktrace. I have no experience using maven, so unsure what to do. Any help appreciated:

a ~$ g8 Getting net.databinder giter8_2.8.1 0.2.1 …

:: problems summary :: :::: WARNINGS [NOT FOUND ] asm#asm;3.2!asm.jar (10ms)

==== Maven2 Local: tried

  file:///home/a/.m2/repository/asm/asm/3.2/asm-3.2.jar

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

    ::              FAILED DOWNLOADS            ::

    :: ^ see resolution messages for details  ^ ::

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

    :: asm#asm;3.2!asm.jar

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

:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS download failed: asm#asm;3.2!asm.jar Error during sbt execution: Error retrieving required libraries (see /home/a/.conscript/boot/update.log for complete log) Error: Could not retrieve giter8 0.2.1

Issue Analytics

  • State:closed
  • Created 12 years ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
darknoiselabscommented, Jul 12, 2011

Deleting ~/.m2/repository in addition to ~/.ivy2/cache worked for me (from http://code.google.com/p/simple-build-tool/wiki/Troubleshooting ).

Thanks for responding.

0reactions
n8hancommented, Jul 11, 2011

Could you try installing a different conscript app?

cs softprops/unplanned

Then just run

up
Read more comments on GitHub >

github_iconTop Results From Across the Web

Sbt Error retrieving required libraries - Stack Overflow
Did your network connection go down? This type of error can occur if SBT is unable to resolve the remote repositories. Have you...
Read more >
Error retrieving required libraries - Google Groups
When I tried to start sbt, I got had an error retrieving the required libraries. The error messages and a copy of the...
Read more >
1250866 – sbt fails to resolve itself - Red Hat Bugzilla
... MORE DETAILS unresolved dependency: org.scala-sbt#sbt;0.13.1: not found Error during sbt execution: Error retrieving required libraries ...
Read more >
sbt/sbt - Gitter
... Error during sbt execution: Error retrieving required libraries (see /root/.sbt/boot/update.log for complete log) Error: Could not retrieve sbt 0.13.9.
Read more >
Missing binaries after SCALA installation - Question
Error during sbt execution: Error retrieving required libraries (see C:\Users\Amit.sbt\boot\update.log for complete log) Error: Could not ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found