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
CLIENT ERROR: Not Found url=http://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/xalan/serializer/2.7.1/jars/serializer.jar
there was thousands lines of output...
Finally i ended with this error.
[warn] there were 3 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[debug] Scala compilation took 6.13161354 s
[debug] Invalidating by inheritance (transitively)...
[debug] Initial set of included nodes: Set(/home/daniel/test/multiplayer-snake/project/Build.scala)
[debug] Invalidated by transitive public inheritance: Set(/home/daniel/test/multiplayer-snake/project/Build.scala)
[debug] Invalidated by direct dependency: Set()
[debug] New invalidations:
[debug] Set()
[debug] Initial set of included nodes: Set()
[debug] Previously invalidated, but (transitively) depend on new invalidations:
[debug] Set()
[debug] All newly invalidated sources after taking into account (previously) recompiled sources:Set()
[debug] Copy resource mappings:
[debug] (/home/daniel/test/multiplayer-snake/project/target/scala-2.10/sbt-0.13/resource_managed/main/sbt/sbt.builds,/home/daniel/test/multiplayer-snake/project/target/scala-2.10/sbt-0.13/classes/sbt/sbt.builds)
[info] Set current project to play-game (in build file:/home/daniel/test/multiplayer-snake/)
[info] scalajvm (in build file:/home/daniel/test/multiplayer-snake/)
[error] Not a valid command: scalajvm
[error] Expected '/' (if selecting a project)
[error] Expected ':' (if selecting a configuration)
[error] Not a valid key: scalajvm (similar: scalaHome, scala-home, ivy-scala)
[error] scalajvm
[error]
The text was updated successfully, but these errors were encountered:
As you can see from the commit history, I have not touched this project for at least three years. I am not maintaining this project anymore. It may be intestesting to look at the source code, but not more.
When I typed:
Interface was frozen on line
Exactly line in post
I changed
to
in
project/plugins.sbt
and execute commandagain. I have got a lot of errors, for example
there was thousands lines of output...
Finally i ended with this error.
The text was updated successfully, but these errors were encountered: