error retrieving required libraries
See original GitHub issueHi, 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:
- Created 12 years ago
- Comments:5
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
Could you try installing a different conscript app?
Then just run