sbt/sbt-app/src
eugene yokota 35362bba0e
[1.x] fix: Make custom-scala-org scripted test hermetic (#9260) (#9266)
The original fixture pinned
  scalaOrganization := "io.github.scala-wasm"
  scalaVersion := "3.8.3-RC1-wasm-bin-SNAPSHOT"
and ran compile. The wasm fork never published a release of
scala3-library_3 -- only a snapshot to Sonatype's central-snapshots
repo, which has ~90-day retention. #8732 merged 2026-02-21; the
snapshot was GC'd ~2026-05-22 and develop CI began failing
deterministically.

Fixes #9259.

Co-authored-by: BrianHotopp <brihoto@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 14:05:33 -04:00
..
main avoid deprecated `java.net.URL` constructor 2023-06-25 08:23:09 +09:00
repo-override-test lm-coursier-shaded 2.0.12 2022-10-30 18:25:04 -04:00
sbt-test [1.x] fix: Make custom-scala-org scripted test hermetic (#9260) (#9266) 2026-05-25 14:05:33 -04:00
test/scala/sbt avoid deprecated `java.net.URL` constructor 2023-10-08 17:49:20 +09:00