>> 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

Thanks that fixed it. I was using version 2.0.4. It is odd since 2.0.4
worked happily last week.

Andrew

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to