Properties interpolation in settings.xml
----------------------------------------
         Key: MNG-2176
         URL: http://jira.codehaus.org/browse/MNG-2176
     Project: Maven 2
        Type: Bug

  Components: Inheritence and Interpolation  
    Versions: 2.0.2    
    Reporter: nicolas de loof
    Priority: Minor


I've set my settings.xml to set repository in M2_HOME :

<localRepository>${maven.home}/repository</localRepository>
  
The property ${maven.home} is not interpollated and my repository is created on 
root filesystem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to