Skip to content
New issue

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

Build errors #184

Open
wouterbeek opened this issue Jul 11, 2018 · 1 comment
Open

Build errors #184

wouterbeek opened this issue Jul 11, 2018 · 1 comment

Comments

@wouterbeek
Copy link

wouterbeek commented Jul 11, 2018

With current master:

$ sbt "project workbench" run
/home/wbeek/git/silk/project/plugins.sbt:2: error: eof expected but ';' found.
resolvers += Resolver.url("plugins", url("https://dl.bintray.com/scf37/sbt-plugins"))(Resolver.ivyStylePatterns)
^
[error] Error parsing expression.  Ensure that settings are separated by blank lines.
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?

With the last release:

$ sbt "project workbench" run
...
:: problems summary ::
:::: WARNINGS
		::::::::::::::::::::::::::::::::::::::::::::::

		::          UNRESOLVED DEPENDENCIES         ::

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

		:: org.scala-lang#scala-library;2.10.6: configuration not found in org.scala-lang#scala-library;2.10.6: 'master'. It was required from org.scala-tools.sbinary#sbinary_2.10;0.4.2 default
@wouterbeek wouterbeek changed the title Build error Build errors Jul 11, 2018
@eliohb
Copy link

eliohb commented Feb 27, 2019

i have run the command line sbt "project workbench" and i got the following error any advice
error] (pluginsXml/:update) sbt.ResolveException: unresolved dependency: net.sf.saxon#Saxon-HE;9.8.0-6: not found
[error] (workbenchCore/
:update) sbt.ResolveException: download failed: com.typesafe.play#play-server_2.11;2.4.8!play-server_2.11.jar
[error] download failed: com.typesafe.play#play-netty-server_2.11;2.4.8!play-netty-server_2.11.jar
[error] download failed: com.typesafe.netty#netty-http-pipelining;1.1.4!netty-http-pipelining.jar
[error] download failed: com.typesafe.play#filters-helpers_2.11;2.4.8!filters-helpers_2.11.jar
[error] unresolved dependency: com.novocode#junit-interface;0.11: not found
[error] unresolved dependency: org.fluentlenium#fluentlenium-core;0.10.3: not found
[error] unresolved dependency: org.scalatestplus#play_2.11;1.4.0: not found
[error] download failed: com.typesafe.play#play-test_2.11;2.4.8!play-test_2.11.jar
[error] download failed: junit#junit;4.12!junit.jar
[error] download failed: org.hamcrest#hamcrest-core;1.3!hamcrest-core.jar
[error] unresolved dependency: com.typesafe.play#play-omnidoc_2.11;2.4.8: not found
[error] Total time: 151 s, completed Feb 27, 2019 10:09:27 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants