> -----Original Message----- > From: Ben Walding [mailto:[EMAIL PROTECTED] > Sent: Monday, July 12, 2004 3:26 PM > To: Maven Users List > Subject: Re: Reactor: tests failing (working dir set to > master proj dir > no t child proj dir) > > > Maczka Michal wrote: > > > > > > Another option is to check the basedir property -> > System.getProperty("basedir") which is the base of the > current project. > > I personally prefer the classloader approach, but it's worth knowing > about both methods.
My point was that "basedir" property does not exist outside maven. You have to set it manually for each test if you are using Eclipse/IDEA Michal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
