settings.xml errors are ignored ------------------------------- Key: MNG-2935 URL: http://jira.codehaus.org/browse/MNG-2935 Project: Maven 2 Issue Type: Bug Components: Settings Affects Versions: 2.1-alpha-1 Reporter: Carlos Sanchez Priority: Minor
when there's a parsing error on settings.xml the build continues ignoring it $ mvn clean -X + Error stacktraces are turned on. Maven version: 2.1-SNAPSHOT [ERROR] Failed to read settings from: xxx\.m2\settings.xml. Throwing XmlPullParserException... [DEBUG] Registering at plexus.core: org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboardInteractive (object realm: [EMAIL PROTECTED]), lookuprealm=plexus.core [INFO] Scanning for projects... -- 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