mirror of https://github.com/sbt/sbt.git
**Problem** I notice that the synthetic root project ends up conflicting with the projectMatrix on Scala 3, when the name of the matrix matches the directory name, which is fairly common. **Solution** Append `-root` to the root project when there are multiple subprojects found. |
||
|---|---|---|
| .. | ||
| BuildServerTest.scala | ||
| ClientTest.scala | ||
| EventsTest.scala | ||
| HandshakeTest.scala | ||
| ResponseTest.scala | ||
| ServerCompletionsTest.scala | ||
| TestServer.scala | ||