|
When installing plugins with overlapping dependencies, Jenkins downloads the duplicate plugins multiple times
------------------------------------------------------------------------------------------------------------- Key: JENKINS-10569 URL: https://issues.jenkins-ci.org/browse/JENKINS-10569 Project: Jenkins Issue Type: Bug Components: update-center Affects Versions: current Environment: Jenkins-STABLE 1.409.1 on Solaris/x86 Reporter: Ed Randall Priority: Minor I selected a few static analysis plugins for installation, when I clicked "Install" Jenkins computed the dependencies for each one, each dependency was downloaded the number of times that it was referenced. Each time the already-downloaded .hpi was moved to .bak and downloaded again. Potentially this could cause a problem with backing out if a particular dependency already had a .bak file. See attached screenshot. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://issues.jenkins-ci.org/browse/JENKINS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Randall updated JENKINS-10569: --------------------------------- Attachment: jenkins-plugin-install.png > When installing plugins with overlapping dependencies, Jenkins downloads the duplicate plugins multiple times > ------------------------------------------------------------------------------------------------------------- > > Key: JENKINS-10569 > URL: https://issues.jenkins-ci.org/browse/JENKINS-10569 > Project: Jenkins > Issue Type: Bug > Components: update-center > Affects Versions: current > Environment: Jenkins-STABLE 1.409.1 on Solaris/x86 > Reporter: Ed Randall > Priority: Minor > Attachments: jenkins-plugin-install.png > > > I selected a few static analysis plugins for installation, when I clicked "Install" Jenkins computed the dependencies for each one, each dependency was downloaded the number of times that it was referenced. > Each time the already-downloaded .hpi was moved to .bak and downloaded again. > Potentially this could cause a problem with backing out if a particular dependency already had a .bak file. > See attached screenshot. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
| Powered by Nabble | Edit this page |

I have submitted a pull request:
https://github.com/jenkinsci/jenkins/pull/598