Unjar a file into the specified directory. This runs in a separate
process. Note, your test needs security permissions to read user.dir
and to start a process for this to work.
Parameters: jarpath - - Path to jar file Parameters: outputdir - - The directory to unjar to. If this is null,we user user.dir (the current directory)