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

Manual installation of plugins in Jenkins2 does not follow detached plugins

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • jenkins-2.16
      ownership-0.5

      Ownership 0.5 depends on the code, which has been decoupled to Matrix Auth plugin. When I deploy the plugin manually, I get an installation error.

          [JENKINS-37545] Manual installation of plugins in Jenkins2 does not follow detached plugins

          Ryan Campbell added a comment -

          Jenkins does not (has never) resolve implied dependencies to detached plugins when uploading a plugin. However, now that matrix is removed from core, there will be many plugins which will be affected by this bug.

          Ryan Campbell added a comment - Jenkins does not (has never) resolve implied dependencies to detached plugins when uploading a plugin. However, now that matrix is removed from core, there will be many plugins which will be affected by this bug.

          Daniel Beck added a comment -

          The previous comment is wrong, Jenkins handles plugin dependencies of manually uploaded plugins since 2.1.

          Possible approach: PluginManager.doUploadPlugins needs to, like UpdateSite.Data's constructor, call ClassicPluginStrategy.getImpliedDependencies

          Daniel Beck added a comment - The previous comment is wrong, Jenkins handles plugin dependencies of manually uploaded plugins since 2.1. Possible approach: PluginManager.doUploadPlugins needs to, like  UpdateSite.Data 's constructor, call ClassicPluginStrategy.getImpliedDependencies

            Unassigned Unassigned
            oleg_nenashev Oleg Nenashev
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: