<div dir="ltr">Hello Sean <div><br></div><div>Thanks for your answer.</div><div><br></div><div>The -Dfile.encoding=UTF-8 doesn't work , same with specifying encoding in pom.xml as a project properties ... </div>
<div style>By the way as i have to reformat .po file to .properties file this is not so annoying for me , but could be problematic for other .. </div><div><br></div><div><br></div><div style>bug submitted : <a href="https://bugzilla.redhat.com/show_bug.cgi?id=915886">https://bugzilla.redhat.com/show_bug.cgi?id=915886</a></div>
<div style><br></div><div style>Regards </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/2/26 Sean Flanigan <span dir="ltr"><<a href="mailto:sflaniga@redhat.com" target="_blank">sflaniga@redhat.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ah yes, the plugin should be setting the encoding to UTF-8, instead of<br>
assuming it.  Would you mind submitting a bug?<br>
<br>
In the meantime, I think you can work around it by using the Maven<br>
option '-Dfile.encoding=UTF8'<br>
eg mvn -Dfile.encoding=UTF8 zanata:pull<br>
<br>
Alternatively, you could set the environment variable 'MAVEN_OPTS' to<br>
'-Dfile.encoding=UTF8', although that might affect other things in your<br>
Maven builds.<br>
<div><div class="h5"><br>
On 26/02/13 01:42, Gregoire Henry wrote:<br>
> Hello Folks,<br>
><br>
> I use maven plugin (2.0.0) to fetch tranbslation from my zanata server<br>
> (2.0.2) .<br>
><br>
> When i use zanata:pull , files are received with ISO-8859-1 Encoding  !!!<br>
><br>
> is there a way to force encoding ?<br>
><br>
> regards<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> zanata-users mailing list<br>
> <a href="mailto:zanata-users@redhat.com">zanata-users@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/zanata-users" target="_blank">https://www.redhat.com/mailman/listinfo/zanata-users</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Sean Flanigan<br>
<br>
Senior Software Engineer<br>
Engineering - Internationalisation<br>
Red Hat<br>
<br>
</font></span></blockquote></div><br></div>