Hi Mauro.

Mauro Talevi wrote:
Hi,

I've been trying to configure the log output of m2 tests
via a log4j.xml file in target/test-classes (which works in m1)
but it seems not to be picking it up.

You should put the file into src/test/resources instead. Works for me with log4j.properties...

The only remaining problem is that the log-files are created in the parent pom's folder in case relative log-filenames and a multi-module project (as mentioned in my 'user.dir' message...)

Joern.


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

Reply via email to