[
https://issues.apache.org/jira/browse/MCLEAN-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958690#comment-17958690
]
Olivier Lamy commented on MCLEAN-48:
------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-clean-plugin#143|https://github.com/apache/maven-clean-plugin/issues/143].
> Failure cleaning files containing special characters
> ----------------------------------------------------
>
> Key: MCLEAN-48
> URL: https://issues.apache.org/jira/browse/MCLEAN-48
> Project: Maven Clean Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 2.4.1
> Environment: Ubuntu 10.10
> LANG=en_DK.utf8
> Reporter: Stefan Meisner Larsen
> Assignee: Olivier Lamy
> Priority: Major
> Fix For: 2.5
>
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)