Hi, I want to use logback with the maven-jetty plugin but I don't seem to be able to find the right place to put the logback.xml file. I've read the jetty app by itself looks in the $JETTY_HOME/resources folder but $project/src/resources doesn't seem to work for the plugin. Any ideas? Thanks, Kevin