e2e-tests: Remove the note after sbt website fixed

Now that PR [1] has been merged and deployed, remove the previously
related notice from the documentation.

[1] https://github.com/sbt/website/pull/871

Change-Id: Iab2c4617f2fc92024688fb7ac82bc34f2ee22273
This commit is contained in:
Marco Miller
2020-01-31 11:08:42 -05:00
parent 8e542b2a88
commit d890da5a36

View File

@@ -35,9 +35,7 @@ sbt compile
The following warning, if present when executing `sbt` commands, can be removed by creating the The following warning, if present when executing `sbt` commands, can be removed by creating the
link:https://www.scala-sbt.org/1.x/docs/Using-Sonatype.html#step+3%3A+Credentials[related credentials file] link:https://www.scala-sbt.org/1.x/docs/Using-Sonatype.html#step+3%3A+Credentials[related credentials file]
locally. Dummy values for `user` and `password` in that file can be used initially. Notice the locally. Dummy values for `user` and `password` in that file can be used initially.
plural form for the file name, expected by the warning (below), compared to the one from that linked
example which is singular.
---- ----
[warn] Credentials file ~/.sbt/sonatype_credentials does not exist [warn] Credentials file ~/.sbt/sonatype_credentials does not exist