From issues-return-69831-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Wed Feb 09 15:04:53 2011 Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 8383 invoked from network); 9 Feb 2011 15:04:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Feb 2011 15:04:53 -0000 Received: (qmail 80678 invoked by uid 500); 9 Feb 2011 15:04:53 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 80401 invoked by uid 500); 9 Feb 2011 15:04:49 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 80393 invoked by uid 99); 9 Feb 2011 15:04:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Feb 2011 15:04:47 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Feb 2011 15:04:43 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 565F115E81E8 for ; Wed, 9 Feb 2011 09:04:22 -0600 (CST) Date: Wed, 9 Feb 2011 09:04:22 -0600 (CST) From: "Gili (JIRA)" To: issues@maven.apache.org Message-ID: <1157208.6691.1297263862179.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <32655025.27498.1280828252464.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Commented: (MCLEAN-45) Clean plugin should support a silent retry in case the first attemp fails MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 [ http://jira.codehaus.org/browse/MCLEAN-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=255452#action_255452 ] Gili commented on MCLEAN-45: ---------------------------- When will this fix be released to the general public? I keep on running into this problem especially with Windows' indexing service. > Clean plugin should support a silent retry in case the first attemp fails > ------------------------------------------------------------------------- > > Key: MCLEAN-45 > URL: http://jira.codehaus.org/browse/MCLEAN-45 > Project: Maven 2.x Clean Plugin > 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 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