Hi Tim,
Tim Kettler wrote: > > Just put the files under src/test/resources and maven will copy them to > the correct destination, exactly like it's doing it for production files > under src/main/resources. > Thank you very much. This solved my problem. Best regards Silvio -- View this message in context: http://www.nabble.com/Surefire---Copying-test-files-to-target-test-classes-tp17685305p17685989.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
