sbt/launcher-package/integration-test
jimcody1995 0f2c973452
[2.x] fix: Avoid dependencyTree browse crashes on Linux (#9147)
**Problem**
`dependencyTree` with `--browse` can throw when desktop browse is unavailable (for example on Wayland/headless environments), causing command failure.

**Solution**
Handle unsupported desktop/browse actions and runtime browse failures gracefully by logging a warning instead of throwing, and add regression tests for unsupported/throwing desktop scenarios.

Generated-by: Cursor Codex 5.3
2026-04-27 22:12:14 -04:00
..
bin [2.x] fix: Runner should fail on JDK < 17 for sbt 2.x (#8825) 2026-02-27 11:43:24 -05:00
src/test/scala [2.x] fix: Avoid dependencyTree browse crashes on Linux (#9147) 2026-04-27 22:12:14 -04:00