[
http://jira.codehaus.org/browse/MNG-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed MNG-2254.
------------------------------
Assignee: Herve Boutemy (was: Jason van Zyl)
Resolution: Fixed
work done:
- r585265 for trunk
- r585268 for 2.0.x branch
> 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: Herve Boutemy
> Fix For: 2.0.8
>
> Attachments: DefaultMavenProjectBuilder.diff, MNG-2254-2.diff,
> mng-2254-PomEncoding.tgz, MNG-2254.diff, MNG-2254_artifact.diff,
> MNG-2254_components-new.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