jar { from("tmp") { include("test.txt") } }
How can I include the same files from the \'jar\' task on \'shadowJa