So if I have a test dependency I include that is meant to override configuration files in a subproject I am building, should the test jar dependency override the compile time dependencies in the project being built? I was hoping this is how 2.0.8 would behave, but either it's not, or I have an error somewhere.. I want to confirm this before I spend a time of time troubleshooting it.
Thanks.
