[ http://jira.codehaus.org/browse/MNG-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230974#action_230974 ]
Joerg Schaible commented on MNG-4748: ------------------------------------- Can you paste the output of "mvn -version"? It will print Java's system locale and encoding. Additionally provide the value of the LANG environment variable from the command line you're calling Maven (using "echo $LANG") and all other environment variables starting with "LC_". > svn checkout - special characters in file name are not encoding properly > ------------------------------------------------------------------------ > > Key: MNG-4748 > URL: http://jira.codehaus.org/browse/MNG-4748 > Project: Maven 2 & 3 > Issue Type: Bug > Components: POM::Encoding > Affects Versions: 2.2.1 > Environment: UNIX > Reporter: Sunny > Assignee: Benjamin Bentmann > > Dear All, > I'm working on europe based project, which has so many file names are > having with special characters like control characters and cannon(hat) > characters supported by windows-1252 support characters. We are using svn > repository and for the application build and deployment we are using maven > tool, while deploying the .ear through using maven the special characters > which are supported by windows-1252(e.g. ) are not converting properly. At > the place of those characters i'm getting '?', Hence, the deployment is > failing at runtime. > I've done so many encoding techniques, but still the problem remains > same. Please help to resolve this issue ASAP!!!, due to this issue, my > application has been stopped. > I'm glad to get the solution soon. > Regards, > Sunny -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira