Faq should include information about project.reporting.outputEncoding
---------------------------------------------------------------------
Key: MNGSITE-135
URL: http://jira.codehaus.org/browse/MNGSITE-135
Project: Maven Project Web Site
Issue Type: Improvement
Reporter: Paul Nyheim
Attachments: faqissue.patch
Failsafe plugin reports a WARNING if
{code:xml}
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
{code}
is not set. The FAQ only suggests to set the
{code:xml}
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
{code}
ref:
http://stackoverflow.com/questions/3017695/how-to-configure-encoding-in-maven
Suggested patch attached
--
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