[ https://jira.codehaus.org/browse/MNG-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MNG-5492.
-------------------------------
Resolution: Cannot Reproduce
Assignee: Robert Scholte
Can't reproduce it on my Win7 machine
{noformat}
mvn -v
Apache Maven 3.1.0-alpha-1 (c726cdd3a9ad5c3a419e1171f8c1925e336ead18; 2013-06-01 15:03:28+0200)
Maven home: D:\apache-maven-3.1.0-alpha-1\bin\..
Java version: 1.6.0_25, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.6.0_25\jre
Default locale: nl_NL, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
{noformat}
Please verify the {{Maven home}} above and that you're looking to the right {{settings.xml}}.
Also run {{mvn help:effective-settings}} to discover which settings files are merged.
> 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
> Assignee: Robert Scholte
>
> 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
|