> > I don't think keeping them in target is wise, regardless. If they are > > generated by the build, the build should put them in the right place > > to start with. > > Well, the resources are generated by the build, and they are only used > by the tests, so from my point of view, target/res is the right dir.
What I mean is, you should probably generate them into target/test-classes directly, rather than having the resources element at all. I think this is less confusing. BTW, I had to moderate your message onto the list - can you check you are posting with the address you are subscribed with? Thanks, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
