You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2007/08/22 00:03:48 UTC

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

    [ http://jira.codehaus.org/browse/MNG-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105371 ] 

Herve Boutemy edited comment on MNG-2254 at 8/21/07 5:02 PM:
-------------------------------------------------------------

the 2 latest only are to be applied:
- {{MNG-2254_artifact.diff}} for maven/artifact/trunk and maven/components/branches/maven-2.0.x/maven-artifact
- {{MNG-2254_components.diff}} for maven/components/trunk and maven/components/branches/maven-2.0.x


 was:
the 2 latest only are to be applied:
- MNG-2254_artifact.diff for maven/artifact/trunk and maven/components/branches/maven-2.0.x/maven-artifact
- MNG-2254_components.diff for maven/components/trunk and maven/components/branches/maven-2.0.x

> the encoding parameter in xml declaration of POM is ignored 
> ------------------------------------------------------------
>
>                 Key: MNG-2254
>                 URL: http://jira.codehaus.org/browse/MNG-2254
>             Project: Maven 2
>          Issue Type: Bug
>          Components: POM::Encoding
>            Reporter: Naoki Nose
>            Assignee: Jason van Zyl
>             Fix For: 2.0.8
>
>         Attachments: DefaultMavenProjectBuilder.diff, MNG-2254-2.diff, MNG-2254.diff, MNG-2254_artifact.diff, MNG-2254_components.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