Files
sbt/launcher-package/integration-test
eugene yokotaandAnatolii Kmetiuk a3c503ad88 [2.0.x] fix: Fixes -V parsing in sbt runners (#9636)
Problem: -V is consumed by the launcher instead of sbt in sbt tasks -V.

Solution: in the parser's -V behavior, lookback to see if there are commands going before it, in which case, forward -V to sbt.

Co-authored-by: Anatolii Kmetiuk <[email protected]>
2026-08-19 17:30:43 -04:00
..