Madhur Naidu created MNG-5414:
---------------------------------

             Summary: Trying to compile code using maven 3.0.4 version but 
getting error - illegal character
                 Key: MNG-5414
                 URL: https://jira.codehaus.org/browse/MNG-5414
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: POM::Encoding
    Affects Versions: 3.0.4
         Environment: Windows 7 32 bit, JDK 1.6, Maven 3.0.4
            Reporter: Madhur Naidu


Hi,

I am getting below mentioned error while trying to compile my java source code 
using maven. 


[INFO] Compiling 1072 source files to D:\mifidbe\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] 
\mifidbe\src\main\java\com\infosys\useradmin\userdetails\datalayer\dao\UserDAOImpl.java:[1,0]
 illegal character: \65279
[INFO] 1 error


PFA the detailed trace of the issue in text document. It looks like UTF-8 
encoding may be an issue but not sure though. Please help me in resloving this.

Thanks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to