mirror of https://github.com/sbt/sbt.git
When loading a scripted test, sbt creates a jar file and loads it. The path of the jar file is the same for all the batched tests. We must prevent the JDK from caching this jar file to force a reload after each test. Otherwise sbt tries to load the auto-plugins of a previous test and fails. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||