sbt / sbt-validator

Builds sbt 1.0.x against recent versions of the sbt modules
3 stars 9 forks source link

1.x nightly is broken #22

Closed cunei closed 6 years ago

cunei commented 6 years ago

Several breakages observed in the sbt community build:

[23:31:57] [coursier] [error] /localhome/jenkinssbt/workspace/sbt-community/target-0.9.11/extraction/f35a79750ad62173a1f6c021f0922d1c43e321fd/projects/e564883389ee024a918da9c54a1e0aae0c260921/project/Settings.scala:119:5: reference to test is ambiguous;
[23:31:57] [coursier] [error] it is imported twice in the same scope by
[23:31:57] [coursier] [error] import sbt.Keys._
[23:31:57] [coursier] [error] and import sbt._
[23:31:57] [coursier] [error]     test.in(Test) := {},
[23:31:57] [coursier] [error]     ^
[23:31:57] [coursier] [error] one error found
[23:34:55] [sbt:error] /localhome/jenkinssbt/workspace/sbt-community/target-0.9.11/extraction/f35a79750ad62173a1f6c021f0922d1c43e321fd/projects/ee5e219c36acfff67578be1fd8303a4c884cc309/build.sbt:626: error: reference to scripted is ambiguous;
[23:34:55] [sbt:error] it is imported twice in the same scope by
[23:34:55] [sbt:error] import ScriptedPlugin.autoImport._
[23:34:55] [sbt:error] and import _root_.sbt.ScriptedPlugin.autoImport._
[23:34:55] [sbt:error]     scripted := scriptedTask.evaluated,
[23:34:55] [sbt:error]     ^
23:38:27] [sbt-zinc:error] /localhome/jenkinssbt/workspace/sbt-community/target-0.9.11/extraction/f35a79750ad62173a1f6c021f0922d1c43e321fd/projects/9f865d2843a5e1e1e4c171f34520a77ad0addb06/build.sbt:618: error: reference to scriptedBufferLog is ambiguous;
[23:38:27] [sbt-zinc:error] it is imported twice in the same scope by
[23:38:27] [sbt-zinc:error] import Scripted._
[23:38:27] [sbt-zinc:error] and import _root_.sbt.ScriptedPlugin.autoImport._
[23:38:27] [sbt-zinc:error]     scriptedBufferLog.value,
[23:38:27] [sbt-zinc:error]     ^

https://jenkins.scala-sbt.org:8592/job/sbt-community/247/consoleFull