OK, anyone know what the deal is with surefire, logs, and forking? I have my log4j.properties files in src/test/resources and src/main/resources. For tests, my changes to log files do nothing unless I set "<forkMode>never</forkMode>" in my surefire plugin config. Even then, the file in src/main/resources overrides my test resources file *when running tests*.
Anyone know how to just get test logs working with surefire without disabling forking? I'm running these on multiple systems and seeing the same thing everywhere -- maven 2.0.6, 2.0.7, Linux, OS X, etc. Thanks very much. -Adam -- http://www.littleshoot.org Open Source, Open Standards, Open Data --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]