Failure cleaning files containing special characters
----------------------------------------------------

                 Key: MCLEAN-48
                 URL: https://jira.codehaus.org/browse/MCLEAN-48
             Project: Maven 2.x Clean Plugin
          Issue Type: Bug
    Affects Versions: 2.4.1
         Environment: Ubuntu 10.10
LANG=en_DK.utf8

            Reporter: Stefan Meisner Larsen


I am not able to clean my project which contains files named with special 
characters. It seems as though the plugin does not handle UTF-8 correctly.

Name of file as reported by find command:
./ewp-fr/ewp-fr.war/src/main/webapp/secure/fr/Conditions_générales_d'isalaire.pdf

Output from clean:
.
.
.

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) on 
project ewp-fr.war: Failed to clean project: Failed to delete 
/home/stefan/trifork/lessor/ewp-clean/trunk/ewp-fr/ewp-fr.war/target/ewp-fr.war-1.69-SNAPSHOT/secure/fr/Conditions_g??n??rales_d'isalaire.pdf
 -> [Help 1]




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to