Re: How to run a test with a wierd set of system properties

2009-05-13 Thread Benson Margulies
I doubt this will work for file.encoding. I fear I will need to add an entire project. On May 13, 2009, at 7:24 AM, Freeman Fang wrote: Hi Benson, You can do it like org.apache.maven.plugins maven-surefire-plugin

Re: How to run a test with a wierd set of system properties

2009-05-13 Thread Freeman Fang
Hi Benson, You can do it like org.apache.maven.plugins maven-surefire-plugin But it will affect al