It is usually good idea to read manual (User Guide): http://maven.apache.org/reference/user-guide.html#Test%20Resources
Michal > -----Original Message----- > From: Steve Garcia [mailto:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 7:12 PM > To: Maven Mailing List (E-mail) > Subject: How to add classpath to JUnit Tests > > > I wish to add additional classpath entries when I run > > maven test > > because there are additional resources that must be present in > the classpath. For instance > I am generating test cases that test ResourceBundles, so I need > the .properties files in the > classpath. How can I accomplish this? > > Thanks, Steve > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ---------------------------------------------------------------------- > Wizyta Busha w INTERIA.PL >>> http://link.interia.pl/f172d > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
