m2's default resource location is src/main/resources, if you put it there i'm pretty sure jetty will pick it up from the classpath. If you use src/resources you have to configure explicitly in build/resources IIRC.

On 6/20/07, Kevin S. Clarke <ksclarke@gmail.com> wrote:
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
_______________________________________________
Logback-user mailing list
Logback-user@qos.ch
http://qos.ch/mailman/listinfo/logback-user