The localRepository settings from the global settings file are ignored
----------------------------------------------------------------------

                 Key: MNG-2835
                 URL: http://jira.codehaus.org/browse/MNG-2835
             Project: Maven 2
          Issue Type: Bug
          Components: Embedding
    Affects Versions: 2.1
            Reporter: Aaron Digulla


With the latest embedder (20070219), the localRepository is only taken into 
account when it's specified in the user settings. When it is only in the global 
settings file, it's ignored.

I think the problem is that not all settings are copied when

request = defaultsPopulator.populateDefaults( request );

is called.

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