[
https://issues.apache.org/jira/browse/MJAVADOC-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MJAVADOC-355.
-----------------------------------
Resolution: Duplicate
Assignee: Robert Scholte
Let's try to fix this with MJAVADOC-544
> Encoding problem if platform encoding used to run Maven is different from
> default platform encoding.
> -----------------------------------------------------------------------------------------------------
>
> Key: MJAVADOC-355
> URL: https://issues.apache.org/jira/browse/MJAVADOC-355
> Project: Maven Javadoc Plugin
> Issue Type: Wish
> Affects Versions: 2.9
> Reporter: Christian Schulte
> Assignee: Robert Scholte
> Priority: Trivial
> Attachments: MJAVADOC-355.patch
>
>
> When setting up a platform encoding in MAVEN_OPTS (e.g.
> '-Dfile.encoding=UTF-8'), the plugin writes command line argument files using
> that encoding. This encoding is not preserved when executing Javadoc which
> then reads these command line files using the real platform encoding. The
> platform encoding Maven is running with needs to be preserved in Javadoc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)