Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Gentoo Linux, UTF-8 encoded pom files
-
Patch
Description
UTF-8 is already widely supported and used by tools, there is hardly a reason to keep with ISO-8859-1 found through the code.
In my usecases, it typically makes troubles with developer names containing accented letters.
Attached patch changes the default input and output encoding in maven-site-plugin which is the most important piece.
Attachments
Attachments
Issue Links
- depends upon
-
MSITE-340 use ${project.reporting.outputEncoding} as default value for "outputEncoding" parameter and default to UTF-8
- Closed