[logback-user] maven jetty logback

Jorg Heymans jorg.heymans at gmail.com
Wed Jun 20 21:11:30 CEST 2007


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 at 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 at qos.ch
> http://qos.ch/mailman/listinfo/logback-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://qos.ch/pipermail/logback-user/attachments/20070620/451875cb/attachment.htm 


More information about the Logback-user mailing list