You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2008/12/14 14:49:20 UTC

[jira] Closed: (MNG-3776) Namespace misspelled in 2.1.0-M1 settings.xml

     [ http://jira.codehaus.org/browse/MNG-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MNG-3776.
--------------------------------

         Assignee: Vincent Siveton
       Resolution: Fixed
    Fix Version/s: 2.0.10

Fixed in r726434

> Namespace misspelled in 2.1.0-M1 settings.xml
> ---------------------------------------------
>
>                 Key: MNG-3776
>                 URL: http://jira.codehaus.org/browse/MNG-3776
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Settings
>    Affects Versions: 2.1.0-M1
>            Reporter: Patrick Crocker
>            Assignee: Vincent Siveton
>            Priority: Trivial
>             Fix For: 2.0.10
>
>
> The conf/settings.xml file delivered in apache-maven-2.1.0-m1 contains a misspelling:
> {code:xml}
> <settings xmlns="http://maven.apache.org/settings/1.0.0" 
>           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
>           xsi:schemaLocation="http://maven.apache.org/setrings/1.0.0 
>           http://maven.apache.org/xsd/settings-1.0.0.xsd">
> {code}
> The namespace in xsi:schemaLocation contains the misspelled word "setrings" instead of the proper "settings".

-- 
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