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
nothing should go into test - take a look at other quickstarters :)
ods-quickstarters/be-scala-play/Jenkinsfile.template
Line 10 in 641159c
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
The text was updated successfully, but these errors were encountered:
scalameta/scalafmt#1521 seems to describe this .. what about throwing fmt out?
Sorry, something went wrong.
hah - sbt 1.3.8 and fmt 2.3.2 - make this fly :)
oalyman
Successfully merging a pull request may close this issue.
nothing should go into test - take a look at other quickstarters :)
ods-quickstarters/be-scala-play/Jenkinsfile.template
Line 10 in 641159c
build stage fails - (at least in a corp proxy scenario)
The text was updated successfully, but these errors were encountered: