[ http://jira.codehaus.org/browse/CONTINUUM-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211038#action_211038 ] Reimer Prochnow commented on CONTINUUM-2426: -------------------------------------------- I can confirm this Bug. After purging, the SNAPSHOT.jar was deleted, and retention-count timestamped versions remained. The maven-metadata-local.xml is referencing a non timestamped version and this file is not found. A build with maven is impossible, but working after just deleting "maven-metadata-local.xml", since than a update is triggered from a global repository. > Purge local repo invalidated local repository > --------------------------------------------- > > Key: CONTINUUM-2426 > URL: http://jira.codehaus.org/browse/CONTINUUM-2426 > Project: Continuum > Issue Type: Bug > Components: Purging > Affects Versions: 1.3.4 > Environment: Windows Server 2003 > Maven 2.0.9 > Reporter: Frank Förstemann > > I'm using the following Purge Configuration to clean the local repositories: > Days Older: 14 > Retention Count: 2 > Delete All: false > Delete Released Snapshots: false > If a project have not been build longer than days, continuum deletes the files > -.pom/jar/... > This leads to a Maven error when this artifact is resolved for a dependend artifact. > Example: > - the files pdi.kartenleser-9.3.0-SNAPSHOT.pom + pdi.kartenleser-9.3.0-SNAPSHOT.jar are missing > $ ls pdi.kartenleser/9.3.0-SNAPSHOT/ > maven-metadata-deploy.p32.xml pdi.kartenleser-9.3.0-20091223.150701-127.jar > maven-metadata-deploy.p32.xml.sha1 pdi.kartenleser-9.3.0-20091223.150701-127.pom > maven-metadata-local.xml pdi.kartenleser-9.3.0-20091223.164758-128-sources.jar > maven-metadata-repo.p32.xml pdi.kartenleser-9.3.0-20091223.164758-128.jar > pdi.kartenleser-9.3.0-20091223.150701-127-sources.jar pdi.kartenleser-9.3.0-20091223.164758-128.pom -- 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