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:
@@ -35,9 +35,7 @@ sbt compile
|
||||
|
||||
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]
|
||||
locally. Dummy values for `user` and `password` in that file can be used initially. Notice the
|
||||
plural form for the file name, expected by the warning (below), compared to the one from that linked
|
||||
example which is singular.
|
||||
locally. Dummy values for `user` and `password` in that file can be used initially.
|
||||
|
||||
----
|
||||
[warn] Credentials file ~/.sbt/sonatype_credentials does not exist
|
||||
|
Reference in New Issue
Block a user