If I use cygwin to make a Maven 2.x project by default the basedir is - Value: C:\cygwin\home\MyName. How can I change this? I want to set the basedir to C:\mavenWorkspace\projects. I tried passing -Dbasedir=C:\mavenWorkspace\projects but it just seems to be ignored?
Thanks -- View this message in context: http://www.nabble.com/Changing-the-basedir--tf2196173.html#a6077711 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
