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

Scala play quickstarter broken #323

Closed
clemensutschig opened this issue Jun 10, 2020 · 2 comments · Fixed by #335
Closed

Scala play quickstarter broken #323

clemensutschig opened this issue Jun 10, 2020 · 2 comments · Fixed by #335
Assignees
Labels
bug Something isn't working

Comments

@clemensutschig
Copy link
Member

clemensutschig commented Jun 10, 2020

  1. nothing should go into test - take a look at other quickstarters :)

  2. build stage fails - (at least in a corp proxy scenario)

[debug] Updating ProjectRef(uri("file:/tmp/workspace/odsst-cd/odsst-cd-odsp3-4play1-master/project/"), "odsst-cd-odsp3-4play1-master-build")...
[debug] downloaded https://.../repository/ivy-releases/org.scalameta/sbt-scalafmt/scala_2.12/sbt_1.0/2.3.0/ivys/ivy.xml
[debug] downloaded https://..../repository/ivy-releases/org.scalameta/sbt-scalafmt/scala_2.12/sbt_1.0/2.3.0/ivys/ivy.xml.sha1
[debug] downloaded https://..../repository/maven-public/org/scalameta/sbt-scalafmt_2.12_1.0/2.3.0/sbt-scalafmt-2.3.0.pom.sha1

[info] Set current project to odsp3-4play1 (in build file:/tmp/workspace/odsst-cd/odsst-cd-odsp3-4play1-master/)
[success] Total time: 0 s, completed Apr 29, 2020 7:33:56 AM
[info] Checking 2 Scala sources...
[error] failed to resolve Scalafmt version '2.3.0': /tmp/workspace/odsst-cd/odsst-cd-odsp3-4play1-master/.scalafmt.conf
[error] (Compile / scalafmtSbtCheck) failed to resolve Scalafmt version '2.3.0': /tmp/workspace/odsst-cd/odsst-cd-odsp3-4play1-master/.scalafmt.conf
[error] Total time: 2 s, completed Apr 29, 2020 7:33:58 AM
  1. bump scala slave to 1.3.7 (as used by the quickstarter)
@clemensutschig clemensutschig added the bug Something isn't working label Jun 10, 2020
@clemensutschig
Copy link
Member Author

scalameta/scalafmt#1521 seems to describe this .. what about throwing fmt out?

@clemensutschig
Copy link
Member Author

clemensutschig commented Jun 10, 2020

hah - sbt 1.3.8 and fmt 2.3.2 - make this fly :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants