You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2009/04/29 17:38:45 UTC

[jira] Updated: (MNG-3776) Namespace misspelled in settings.xml

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

John Casey updated MNG-3776:
----------------------------

    Fix Version/s:     (was: 2.1.0)
                       (was: 2.0.10)
                   2.1.1

will revisit

> Namespace misspelled in 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.1.1
>
>
> 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