[
http://jira.codehaus.org/browse/MNG-2835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason van Zyl closed MNG-2835.
------------------------------
Resolution: Fixed
Fixed and tested:
http://svn.apache.org/repos/asf/maven/components/trunk/maven-embedder/src/test/java/org/apache/maven/embedder/MavenEmbedderBehaviorTest.java
> 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
> Assigned To: Jason van Zyl
>
> 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