You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/05/03 18:41:41 UTC

[jira] Commented: (MNG-2254) the encoding parameter in xml declaration of POM is ignored

    [ http://jira.codehaus.org/browse/MNG-2254?page=comments#action_64670 ] 

Carlos Sanchez commented on MNG-2254:
-------------------------------------

it'd be better to swith to a external xml parser, see MNG-2255

> the encoding parameter in xml declaration of POM is ignored 
> ------------------------------------------------------------
>
>          Key: MNG-2254
>          URL: http://jira.codehaus.org/browse/MNG-2254
>      Project: Maven 2
>         Type: Bug

>     Reporter: Naoki Nose
>  Attachments: DefaultMavenProjectBuilder.diff, modello-plugin-xpp3.diff
>
>
> DefaultMavenProjectBuilder reads POM in system default character encoding, and the encoding parameter in xml declartion is ignored.
> to fix this problem, We should
> -  fix  modello-plugin-xpp3 to use the xml parser which is able to handle the encoding parameter properly
> - regenerate maven-model using fixed modello-plugin-xpp3
> - fix DefaultMavenProjectBuilder to use regenerated maven-model properly.

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