On Jan 29, 2008 3:49 AM, Andrew Seales <[EMAIL PROTECTED]> wrote: > I recently updated maven using mvn -U <command> and since yesterday > projects which have properties files of the same name in > src/test/resources and src/main/resources now no longer have the version > in src/test/resources taking precedence over the ones in > src/main/resources when running mvn test(for example database properties > files). > > Is this an intentional change or is there a bug in a recent plugin version?
What version of Maven are you using? I thought this was fixed in 2.0.8... http://maven.apache.org/release-notes.html -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
