[ https://jira.codehaus.org/browse/MNG-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=328355#comment-328355
]
Anders Hammar commented on MNG-5492:
------------------------------------
Can't reproduce with 3.1.0-alpha-1 either on Mac OS 10.8.
> 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
|