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

IvyTrigger plugin description indicates that it "has no impact on the Jenkins infrastructure", but it does download all dependencies to the local file system

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • ivytrigger-plugin
    • None

      According to https://wiki.jenkins-ci.org/display/JENKINS/IvyTrigger+Plugin

      Note: The plugin uses only persistence in memory. There is no impact on the Jenkins infrastructure (no new files created).

      However, we've seen in practice that all depended-upon artifacts are downloaded to a ivy-trigger-cache directory outside the workspace. I'd expect that there would have to be some XML files downloaded and persisted between checks, but downloading all the depended-upon artifacts is really putting a strain on build machines handling multiple, very large, builds.

      I'm not sure if this is a requirement of the Ivy library, or if is really is possible to do a resolve without an implicit download. If it is however, that would be ideal for both my poor aching disks and for the network.

            Unassigned Unassigned
            rclark Robert Clark
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: