Hello Sonia, I've always got by with relative paths in unix format on all platforms I use (Linux, Windows, MacOS X).
Where did you find it necessary to use absolute paths? --w On Tue, Nov 18, 2008 at 4:37 PM, solo1970 <[EMAIL PROTECTED]>wrote: > > Hello, > > I have a dilemna: the absolute paths of our modules are not the same > depending if we are compiling on Windows or Unix and one of our > pre-requisites is to be able to run the Maven builds on either platform. > Has anyone else come across this issue? How did you resolve this? Does it > seem logical to use profiles or is there a better way to do it?? > > Thanks > > Sonia > -- > View this message in context: > http://www.nabble.com/Different-absolute-path-tp20561952p20561952.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] > >
