<echo> 
            settings.localRepository=${settings.localRepository}
</echo>


I have maven-antrun-plugin task that needs location of the local Repository,
but ${settings.localRepository} is not recognizing,  I have
<localRepository> defined in the conf/settings.xml file in maven
installation.

-praveen
-- 
View this message in context: 
http://www.nabble.com/%24%7BlocalRepository%7D-property-not-recognized-in-Maven2-tp20389692p20389692.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]

Reply via email to