For the MailReader application, right now the path /src/main/resources
is included in the build, and resources placed here are available to unit tests. I'd like to do the same for /src/test/resources so as to keep the "test" and domain resources separate, at least in the source tree, but I don't know how to tell Maven that. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]