Merge remote-tracking branch 'origin/jetty-9.2.x'
This commit is contained in:
commit
947a872203
|
@ -112,7 +112,7 @@ public class JettyRunForkedMojo extends JettyRunMojo
|
|||
|
||||
/**
|
||||
* Arbitrary jvm args to pass to the forked process
|
||||
* @parameter
|
||||
* @parameter expression="${jetty.jvmArgs}"
|
||||
*/
|
||||
private String jvmArgs;
|
||||
|
||||
|
|
Loading…
Reference in New Issue