Emulates dependencyClasspath without triggering compilation of dependent projects.
Emulates dependencyClasspath without triggering compilation of dependent projects.
Why do we do this instead of a simple productDirectories ++ libraryDependencies?
We want the classpath to have the correct topological order of the project dependencies.
Extract the information that we need to configure forking for run or test.