Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    I know that question is really old, but did you find a solution ? (I mean not add an argument for the whole JVM but only for jetty) I think Cargo would do the trick, but I don't feel like adding another thing to my project... Commented May 21, 2012 at 10:02
  • Yes, use -DargLine... see my answer below for full example Commented May 25, 2015 at 15:07
  • -DargLine doesn't work with jetty:run, it works with jetty:run-forked Commented Jan 1, 2018 at 4:45