redfish4ktc / maven-soapui-extension-plugin

This plugin adds new features and bug fixes to SmartBear plugins: soapui-pro-maven-plugin and soapui-maven-plugin.
Apache License 2.0
45 stars 22 forks source link

[test-multi goal] add a fork parameter #89

Open redfish4ktc opened 10 years ago

redfish4ktc commented 10 years ago

When discussing on #41, @tdrury has proposed to have a fork parameter (forking a new jvm process) to avoid memory issue (see his comment for more details)

In the future, we may need additionnal parameter for the forked jvm, as it is done with the argLine in the maven-surefire-plugin