We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I already have scala:
$ scalac -version Scala compiler version 2.11.6 -- Copyright 2002-2013, LAMP/EPFL
Why are you downloading it anew?
dga-graphx$ gradle check dist ... :dga-graphx:compileScala Download https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.10.4/scala-compiler-2.10.4.pom Download https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.10.4/scala-reflect-2.10.4.pom Download https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.10.4/scala-compiler-2.10.4.jar Download https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.10.4/scala-reflect-2.10.4.jar ... BUILD SUCCESSFUL
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I already have scala:
Why are you downloading it anew?
The text was updated successfully, but these errors were encountered: