Description
The test artifact projects have all their source code in src/test, and produce *-tests.jar artifacts. But since the tests aren't actually invoked in those projects, and the artifacts are just consumed in the classpath by the actual test execution, there's no actual reason for the source to not just be in src/main.