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  .
-- 
View this message in context: 
http://www.nabble.com/set-up-log4j-with-maven--jetty--plugin-tp20312187p20312187.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to