That worked, thanks!
________________________________ From: Jeff Jensen <[email protected]> To: Maven Users List <[email protected]> Sent: Thu, April 1, 2010 9:52:53 AM Subject: Re: Have mvn test ignore a file in src/main/resources Name it the same and it sees the test one first. On Thu, 1 Apr 2010 07:40:35 -0700 (PDT) Michael Remijan <[email protected]> wrote: > 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? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
