How can one pass command-line options to the JVM when using Surefire?

It's easy to do this by editting the POM by adding an <argLine> tag to
the <configuration> section.

However I'd like to be able to change the JVM options from the command-line.

Is there a way to do this?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to