[
https://issues.apache.org/jira/browse/MCLEAN-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958713#comment-17958713
]
Olivier Lamy commented on MCLEAN-45:
------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-clean-plugin#210|https://github.com/apache/maven-clean-plugin/issues/210].
> Clean plugin should support a silent retry in case the first attemp fails
> -------------------------------------------------------------------------
>
> Key: MCLEAN-45
> URL: https://issues.apache.org/jira/browse/MCLEAN-45
> Project: Maven Clean Plugin (Moved to GitHub Issues)
> Issue Type: Improvement
> Affects Versions: 2.4.1
> Reporter: Michael Hinterseher
> Assignee: Benjamin Bentmann
> Priority: Minor
> Fix For: 2.5
>
>
> Sometimes file are accessed by third party software like virus scanners or
> search indexing while clean goal is performed. This causes the clean plugin
> to fail.
> In case a file can't be deleted right away it would be good to wait for a
> short period of time and then try to delete it again. Only if second trial
> also fails the build should fail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)