Put your log4j.properties (or xml) under src/test/resources.  Make sure you
have log4j as a dependency.


On 1/23/07 1:36 PM, "Lisa" <[EMAIL PROTECTED]> wrote:

> 
> If I am running "mvn test" from the command line and I have a log4j.xml file
> that has an appender and a logger that sends log.debug(msg) and
> log.info(msg) out to a file,
> 
> how do I tell Maven first of all to use log4j as the logger and to point to
> the log4j.xml file that I have in my directory (same directory as the
> pom.xml file) ??
> 
> 
> Thanks
> 
> 
> 
> Lisa



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

Reply via email to