Say log.properties is in the test.jar. I would like to specify the file parameter using some file inside the jar, is this doable?
-DLog=target/classes/log.properties
Say log.properties is in the test.jar. I would like to specify the file parameter using some file inside the jar, is this doable?
-DLog=target/classes/log.properties