[ https://issues.apache.org/jira/browse/MSITE-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076516#comment-15076516 ]
Hudson commented on MSITE-326: ------------------------------ SUCCESS: Integrated in maven-plugins #4976 (See [https://builds.apache.org/job/maven-plugins/4976/]) [MSITE-326] made file encoding default to platform encoding (instead of ISO-8859-1), with warning (only on site rendering goals) (hboutemy: [http://svn.apache.org/viewvc/?view=rev&rev=1722626]) * maven-site-plugin/src/it/failure/invoker.properties * maven-site-plugin/src/main/java/org/apache/maven/plugins/site/AbstractSiteMojo.java * maven-site-plugin/src/main/java/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.java * maven-site-plugin/src/main/java/org/apache/maven/plugins/site/render/SiteMojo.java * maven-site-plugin/src/main/java/org/apache/maven/plugins/site/run/SiteRunMojo.java > Make file encoding default to platform encoding > ----------------------------------------------- > > Key: MSITE-326 > URL: https://issues.apache.org/jira/browse/MSITE-326 > Project: Maven Site Plugin > Issue Type: Wish > Components: encoding > Affects Versions: 2.0-beta-5, 2.0-beta-6 > Reporter: Hervé Boutemy > Fix For: 3.5 > > > According to the [user poll about the default file > encoding|http://www.nabble.com/-POLL--Default-Value-for-File-Encoding-td16958386.html], > the inputEncoding should default to the platform default encoding instead of > Latin-1. Since that would be a breaking change it is left to users to vote > for this issue if they feelt it's worth to have it like that. > If the change is made, we should have the plugin output a warning when using > the platform encoding. -- This message was sent by Atlassian JIRA (v6.3.4#6332)