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

Initial plugin installation should have retry for failed plugins

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • jenkins-2.0-alpha

      In the initial plugin install for 2.0, if some plugins fail to install Jenkins tells the user about it with nice red boxes, but doesn't give an option to retry download/installation of those plugins, nor does it give any information as to the consequences of those plugins failing to install.

          [JENKINS-33244] Initial plugin installation should have retry for failed plugins

          Daniel Beck added a comment -

          kzantow FYI, maybe this is easy to do?

          Daniel Beck added a comment - kzantow FYI, maybe this is easy to do?

          Keith Zantow added a comment -

          danielbeck, it's not difficult to add an option to retry, is there anything that would make sense here?

          Keith Zantow added a comment - danielbeck , it's not difficult to add an option to retry, is there anything that would make sense here?

          Daniel Beck added a comment -

          Not clear what you mean, maybe something like "Some downloads failed. (Retry) (Dismiss)" when some downloads/installations failed?

          Daniel Beck added a comment - Not clear what you mean, maybe something like "Some downloads failed. (Retry) (Dismiss)" when some downloads/installations failed?

          Code changed in jenkins
          User: kzantow
          Path:
          core/src/main/java/hudson/PluginManager.java
          core/src/main/java/hudson/model/UpdateCenter.java
          core/src/main/resources/jenkins/install/pluginSetupWizard.properties
          war/src/main/js/api/pluginManager.js
          war/src/main/js/pluginSetupWizardGui.js
          war/src/main/js/templates/successPanel.hbs
          http://jenkins-ci.org/commit/jenkins/6974d2b7593e3eef3a7fd28117b58382c3368189
          Log:
          JENKINS-33244 / JENKINS-34174 - retry for failed plugins & specify
          download timeout

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: kzantow Path: core/src/main/java/hudson/PluginManager.java core/src/main/java/hudson/model/UpdateCenter.java core/src/main/resources/jenkins/install/pluginSetupWizard.properties war/src/main/js/api/pluginManager.js war/src/main/js/pluginSetupWizardGui.js war/src/main/js/templates/successPanel.hbs http://jenkins-ci.org/commit/jenkins/6974d2b7593e3eef3a7fd28117b58382c3368189 Log: JENKINS-33244 / JENKINS-34174 - retry for failed plugins & specify download timeout

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/main/java/hudson/PluginManager.java
          core/src/main/java/hudson/model/UpdateCenter.java
          core/src/main/resources/jenkins/install/pluginSetupWizard.properties
          war/src/main/js/api/pluginManager.js
          war/src/main/js/pluginSetupWizardGui.js
          war/src/main/js/templates/successPanel.hbs
          http://jenkins-ci.org/commit/jenkins/8a19e8ae3d82602bf36ac5624056cae2e6950e25
          Log:
          Merge pull request #2282 from kzantow/JENKINS-34174-plugin-download-timeout

          JENKINS-33244 better handling of failed plugins during setup wizard

          Compare: https://github.com/jenkinsci/jenkins/compare/a4b070bd7357...8a19e8ae3d82

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/main/java/hudson/PluginManager.java core/src/main/java/hudson/model/UpdateCenter.java core/src/main/resources/jenkins/install/pluginSetupWizard.properties war/src/main/js/api/pluginManager.js war/src/main/js/pluginSetupWizardGui.js war/src/main/js/templates/successPanel.hbs http://jenkins-ci.org/commit/jenkins/8a19e8ae3d82602bf36ac5624056cae2e6950e25 Log: Merge pull request #2282 from kzantow/ JENKINS-34174 -plugin-download-timeout JENKINS-33244 better handling of failed plugins during setup wizard Compare: https://github.com/jenkinsci/jenkins/compare/a4b070bd7357...8a19e8ae3d82

            kzantow Keith Zantow
            slide_o_mix Alex Earl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: