You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matej Spiller-Muys (JIRA)" <ji...@codehaus.org> on 2013/07/10 10:19:20 UTC

[jira] (MNG-5492) global settings.xml not loaded in maven 3.1.0-alpha-1

Matej Spiller-Muys created MNG-5492:
---------------------------------------

             Summary: global settings.xml not loaded in maven 3.1.0-alpha-1
                 Key: MNG-5492
                 URL: https://jira.codehaus.org/browse/MNG-5492
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Settings
    Affects Versions: 3.1.0-alpha-1
         Environment: Windows 7
            Reporter: Matej Spiller-Muys


Apache maven ignores the global settings.xml.

Maven 3.0.5 works and it loads:
MAVEN_HOME\conf\settings.xml

Maven 3.1.0-alpha-1 does not load settings.xml.
MAVEN_HOME\conf\settings.xml

If you corrupt MAVEN_HOME\conf\settings.xml (eq not closed tag), maven 3.0.5 complains, but the maven 3.1.0 does not.

Note that user.home/.m2/settings.xml works as advertised.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira