The working directory is always the execution root so that it behaves consistently between forking and non-forking. user.dir is always set to that directory.
- Brett anita kulshreshtha wrote: > Hi, > I have a project with the following directory > structure : > --myproject > --modules > --module-1 > --module-2 > module-1 and module-2 have pom.xmls with > forkmode=once|pertest. When I build it from the top > level ,i.e. 'myproject' directory which directory the > jvm is forked in? What is the value of system property > user.dir when module-1 and module2 are being built? > > Thanks > Anita > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]