I want to run tests with maven but I want to ignore 1 file in 
src/main/resources and instead use a file in src/test/resources.  How would I 
configure the surefire plugin to do this?

Reply via email to