[regression] ${settings.localRepository} does not reflect actual repo path if 
maven.repo.local used
---------------------------------------------------------------------------------------------------
                 Key: MNG-3955
                 URL: http://jira.codehaus.org/browse/MNG-3955
             Project: Maven 2
          Issue Type: Bug
          Components: Settings
    Affects Versions: 3.0-alpha-1
            Reporter: Benjamin Bentmann


For a command line like
{noformat}
mvn ... -D maven.repo.local=path
{noformat}
the plugin parameter expression {{${settings.localRepository}}} resolves to the 
path given in the global/user {{settings.xml}}, i.e. the override from CLI is 
not reflected.

-- 
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