On 7/30/06, Ted Husted <[EMAIL PROTECTED]> wrote:
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, that's should work -- it's part of the standard directory layout: http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html What's going wrong? -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]