+1 - I also really want to be able to do this. The hot code replace causes jetty to restart so much I get jetty eventually throwing errors, so when ever i make more than half a dozen changes i have to restart maven from scratch. Surely not everyone out there is enduring jetty restarting every 3 seconds???
noah-22 wrote: > > Does anyone know how to get jetty to scan the whole webapp but not > restart when class files change? I still want it to scan other files > for changes, just not the class files. When I'm running in a > debugger, hot code replace can generally take care of it, but then > jetty restarts and screws everything up. > I tried using scanTargetPatterns, but it only adds additional targets > and can't seem to be used to exclude 'standard' targets. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/jetty%3Arun---ignore-changes-to-classfiles-tf4001614s177.html#a14128253 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]