I noticed that there's no built in way to copy test resources from one submodule to a submodule that depends on it. What is the recommended way to include this file:
core/src/test/resources/logback-test.xml
?
To the relevant build directory of all of these submodules that depend on the core module: