Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-2426

Purge local repo invalidated local repository

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.3.4 (Beta)
    • None
    • Purging
    • Windows Server 2003
      Maven 2.0.9

    Description

      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 <X> have not been build longer than <retentionCount> days, continuum deletes the files

      <X>-<Version>.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

      Attachments

        Activity

          People

            Unassigned Unassigned
            ffo Frank Förstemann
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: