mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-03 04:19:12 +00:00
449372 Make jvmArgs of jetty:run-forked configurable from command line
This commit is contained in:
parent
e1b73a64eb
commit
30081946d7
@ -111,7 +111,7 @@ public class JettyRunForkedMojo extends JettyRunMojo
|
||||
|
||||
/**
|
||||
* Arbitrary jvm args to pass to the forked process
|
||||
* @parameter
|
||||
* @parameter expression="${jetty.jvmArgs}"
|
||||
*/
|
||||
private String jvmArgs;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user