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]
