Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 45996 invoked from network); 16 Jul 2008 01:42:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jul 2008 01:42:56 -0000 Received: (qmail 12078 invoked by uid 500); 16 Jul 2008 01:42:56 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 12056 invoked by uid 500); 16 Jul 2008 01:42:56 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 12045 invoked by uid 99); 16 Jul 2008 01:42:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2008 18:42:56 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.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, 16 Jul 2008 01:42:03 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 5711114A803D for ; Tue, 15 Jul 2008 20:42:27 -0500 (CDT) Message-ID: <17949051.1216172547323.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Tue, 15 Jul 2008 20:42:27 -0500 (CDT) From: "Maria Catherine Tan (JIRA)" To: issues@continuum.apache.org Subject: [jira] Updated: (CONTINUUM-782) Add a feature to allow cleaning the m2 local repo once every N days MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maria Catherine Tan updated CONTINUUM-782: ------------------------------------------ Attachment: CONTINUUM-purge.patch I have attached the patch for purging. This patch includes fixes for CONTINUUM-782, CONTINUUM-1693 and CONTINUUM-1759. Sorry if I did not put it into chunks. Please review my patch :) Thanks > Add a feature to allow cleaning the m2 local repo once every N days > ------------------------------------------------------------------- > > Key: CONTINUUM-782 > URL: http://jira.codehaus.org/browse/CONTINUUM-782 > Project: Continuum > Issue Type: New Feature > Components: Core system > Affects Versions: 1.0.3 > Reporter: Vincent Massol > Fix For: 1.2 > > Attachments: CONTINUUM-purge.patch, purge-images.zip > > > It's really hard with maven to know if your build is working or not. I've been hit several times already by buillds working fine locally and on the CIs but failing for a newcomer trying to build that project. The reason is that remote repos are not immutable and artifacts can disappear or be modified in there. > It would be nice if continnuum could help notice when this happen. A way to implement this would to be to configure Continuum to clean its local repo every N days. -- 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