Hi, you can use the Jetty Maven Plugin
http://wiki.eclipse.org/Jetty/Feature/Jetty_Maven_Plugin You can configure JVM via it. Cheers On 19/08/2011 23:10, Caoilte O'Connor wrote: > Hi, > One of my JBehave steps start a jetty server and I would like to be > able to enable JMX in this jetty server but I don't think it will be > possible using the jbehave maven plugin. > > I used to use sure-fire and that allows you to fork and pass JVM > properties in there. > > Can anyone think of a way I might be able to start Jetty with JMX > enabled for my tests? > > Thanks > > Caoilte > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
