mirror of https://github.com/sbt/sbt.git
When useSbtw=true, LauncherTestHelper runs 'java -cp ... sbtw.Main' using java.class.path, which is incomplete in the test JVM. Pass the full test classpath via -Dsbt.test.classpath in launcherPackageIntegrationTest (fork=true, javaOptions) and use it in LauncherTestHelper when set. |
||
|---|---|---|
| .. | ||
| bin | ||
| src/test/scala | ||