Christian Schulte created MJAVADOC-355:
------------------------------------------
Summary: Encoding problem if platform encoding used to run Maven
is different from default platform encoding.
Key: MJAVADOC-355
URL: https://jira.codehaus.org/browse/MJAVADOC-355
Project: Maven 2.x Javadoc Plugin
Issue Type: Wish
Affects Versions: 2.9
Reporter: Christian Schulte
Priority: Trivial
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira