looking for a way to launch a subprocess as java -jar ... from within my scala application.
So far the way i do it, is by manually adding the exec jar in my working d