pull/12955/merge
Stephane Nicoll 7 years ago
parent 9ed169a70b
commit d4729f5389

@ -111,7 +111,7 @@ public abstract class AbstractRunMojo extends AbstractDependencyFilterMojo {
/**
* List of JVM system properties to pass to the process. NOTE: the use of system
* properties means that processes will be started by forking a new JVM.
* @since 2.1.0
* @since 2.1
*/
@Parameter
private Map<String, String> systemPropertyVariables;

Loading…
Cancel
Save