Am Tue, 12 Aug 2014 04:33:44 -0700 schrieb Dmitry Vyazelenko <vyazelenko at yahoo.com>: I would use (untested) .jvmArgs("-Dmy.prop=A B C").build(); Because the Process.execute(String[]) API works with blanks in arguments. Gruss Bernd