How add custom target subdirectories to build.sbt? -


is there way have build.sbt configured (additional) specified subdirectories created if not exist?

i build.sbt create: ./target/test-temp, , ./target/test-log.

for example, intend have logback-test.xml configured log ./target/test-log/output.log. far can tell, make easier write tests on log output itself.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -