mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 22:58:34 +02:00
**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