Does this help: http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin
Near the bottom is some stuff about logging. miro wrote:
Please help me setup log4j with maven jetty plugin . here my configration for maven jetty plugin<plugin> <groupId>org.mortbay.jetty</groupId> <artifactId>maven-jetty-plugin</artifactId> <version>6.1.12.rc4</version> <configuration></systemproperty> </configuration></plugin> </plugins> pleas help me with the required configration for log4j setup .
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
