[ 
https://jira.codehaus.org/browse/MCOMPILER-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MCOMPILER-121.
------------------------------------

    Resolution: Won't Fix

Please refer to 
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
 if you're wondering why this issue was closed out.

> Encoding not passed on to Eclipse compiler
> ------------------------------------------
>
>                 Key: MCOMPILER-121
>                 URL: https://jira.codehaus.org/browse/MCOMPILER-121
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Axel Fontaine
>
> encoding works fine with javac, but does not get passed/does not work with 
> the eclipse compiler.
> Example:
> <plugin>
>   <groupId>org.apache.maven.plugins</groupId>
>   <artifactId>maven-compiler-plugin</artifactId>
>   <version>2.1</version>
>   <configuration>
>     <source>1.6</source>
>     <target>1.6</target>
>     <encoding>UTF-8</encoding>
>   </configuration>
> </plugin>



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to