It's strange.
${settings.localRepository} prints the local repository location defined in
the settings.xml.There is a settings.xml file in $M2_HOME/conf directory but it can be have an another settings.xml in $USER_HOME/.m2 that takes precedence. May be you have a settings.xml file in this last directory with a <localRepository> section and this value that is printed. -- View this message in context: http://www.nabble.com/%24%7BlocalRepository%7D-property-not-recognized-in-Maven2-tp20389692p20405677.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]
