Does jetty:run use the same VM ? Then you can do: set MAVEN_OPTS=-X....
On 12/1/06, Dan Adams <[EMAIL PROTECTED]> wrote:
I'm trying to run jetty:run but I need to pass in arguments to the JVM (-XrunpiAgent:server=enabled to run the eclipse TPTP profiler) but doing 'mvn -XrunpiAgent:server=enabled jetty:run' doesn't work because it just thinks it's the -X option and prints debug stuff. Anyone know how to do this? Thanks. -- Dan Adams Senior Software Engineer Interactive Factory 617.235.5857 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
