Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-1135

Maven 2 Module Archive consumes a huge amount of space

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: All, OS: Linux

      I want to keep a history of builds, but am not very interested in keeping the
      maven built artifacts. Anything we want to keep should be a release, done
      outside of hudson.

      I use the following commands to delete the archive files, which get into GBs
      very quickly, because we build a tar.gz of all dependencies, and we end of with
      many copies of this.

      cd hudson-data/jobs/
      cd ProjectX
      find modules -name archive -print0 | xargs -0 rm -rf

      It would be good to have an option to not keep this archive or clear it after a
      few days, but keep the builds.

          [JENKINS-1135] Maven 2 Module Archive consumes a huge amount of space

          yschimke created issue -
          Andrew Bayer made changes -
          Link New: This issue depends on JENKINS-4593 [ JENKINS-4593 ]
          Andrew Bayer made changes -
          Link Original: This issue depends on JENKINS-4593 [ JENKINS-4593 ]
          Andrew Bayer made changes -
          Link New: This issue duplicates JENKINS-4593 [ JENKINS-4593 ]
          Andrew Bayer made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Andrew Bayer made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Jenkins IRC Bot made changes -
          Component/s New: maven-plugin [ 16033 ]
          Component/s Original: maven2 [ 15487 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 131208 ] New: JNJira + In-Review [ 200474 ]

            Unassigned Unassigned
            yschimke yschimke
            Votes:
            5 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: