com-lihaoyi / mill

Mill is a fast JVM build tool that supports Java and Scala. 2-4x faster than Gradle and 4-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
https://mill-build.org/
MIT License
2.22k stars 356 forks source link

jvmRunEnvironment is missing scheme #3985

Open tgodzik opened 4 days ago

tgodzik commented 4 days ago
[Trace - 01:33:40 PM] Received response 'buildTarget/jvmRunEnvironment - (21)' in 409ms
Result: {
  "items": [
    {
      "target": {
        "uri": "file:///home/runner/work/metals/metals/tests/slow/target/e2e/mill-debug-discovery/junit-3.3.3/a/test"
      },
      "classpath": [
        "/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/sbt/junit-interface/0.13.2/junit-interface-0.13.2.jar",
        "/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.3/scala3-library_3-3.3.3.jar",
        "/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar",
        "/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-sbt/test-interface/1.0/test-interface-1.0.jar",
        "/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.jar",
        "/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar",
        "/home/runner/work/metals/metals/tests/slow/target/e2e/mill-debug-discovery/junit-3.3.3/a/compile-resources",
        "/home/runner/work/metals/metals/tests/slow/target/e2e/mill-debug-discovery/junit-3.3.3/a/resources",
        "/home/runner/work/metals/metals/tests/slow/target/e2e/mill-debug-discovery/junit-3.3.3/out/a/compile.dest/classes",
        "/home/runner/work/metals/metals/tests/slow/target/e2e/mill-debug-discovery/junit-3.3.3/a/test/compile-resources",
        "/home/runner/work/metals/metals/tests/slow/target/e2e/mill-debug-discovery/junit-3.3.3/a/test/resources",
        "/home/runner/work/metals/metals/tests/slow/target/e2e/mill-debug-discovery/junit-3.3.3/out/a/test/compile.dest/classes",
        "/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/com/lihaoyi/mill-testrunner-entrypoint/0.12.2/mill-testrunner-entrypoint-0.12.2.jar",
        "/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-sbt/test-interface/1.0/test-interface-1.0.jar"
      ],
      "jvmOptions": [],
      "workingDirectory": "/home/runner/work/metals/metals/tests/slow/target/e2e/mill-debug-discovery/junit-3.3.3",
      "environmentVariables": {},
      "mainClasses": [
 ....

whilemost of other requests contain file://