Issue Type: Bug Bug
Assignee: Unassigned
Components: ivytrigger-plugin
Created: 22/Apr/15 5:42 PM
Description:

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.

Project: Jenkins
Priority: Minor Minor
Reporter: Robert Clark
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to