You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for providing this course for free. I went through the sbtTutorial and I would like to continue with part 2. Unfortunately, I ran into a small problem.
After cloning scala-class and running sbt, it gets stuck resolving org.apache.ant#ant-parent;1.9.6
$ sbt
[info] Loading global plugins from C:\Users\neonphlux\.sbt\0.13\plugins
[info] Loading project definition from C:\Users\neonphlux\coding\scala\scala-class\project
[info] Updating {file:/C:/Users/neonphlux/coding/scala/scala-class/project/}scala-class-build...
[info] Resolving org.apache.ant#ant-parent;1.9.6 ...
Thank you for your help.
The text was updated successfully, but these errors were encountered:
First of all, thank you for providing this course for free. I went through the sbtTutorial and I would like to continue with part 2. Unfortunately, I ran into a small problem.
After cloning scala-class and running sbt, it gets stuck resolving org.apache.ant#ant-parent;1.9.6
Thank you for your help.
The text was updated successfully, but these errors were encountered: